Click or drag to resize

OptimizedPersistableDatabaseNumber Property

Gets the database number of this object.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public uint DatabaseNumber { get; }

Property Value

Type: UInt32
The database number of this object or 0 if object is not persistent
See Also