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: 8.2.1.0 (8.2.1)
Syntax
public override uint IncrementTryDatabaseNumber()

Return Value

Type: UInt32
The Database number before incrementing
See Also