Click or drag to resize

PlacementIncrementTryDatabaseNumber Method

Incremnts the Database number used when placing (persisting) objects

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public virtual uint IncrementTryDatabaseNumber()

Return Value

Type: UInt32
The Database number before incrementing
See Also