Gets the database number part of the Oid
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax public uint Database { get; }
Public ReadOnly Property Database As UInteger
Get
public:
property unsigned int Database {
unsigned int get ();
}
member Database : uint32 with get
Property Value
Type:
UInt32See Also