Click or drag to resize

AutoPlacementIncrementTryDatabaseNumber Method

Moves to a new Database number used when placing (persisting) objects

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

Return Value

Type: UInt32
The Database number before incrementing
See Also