Gets the underlaying UInt64 that contains the encoded Oid.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public ReadOnly Property Id As ULong
Get
public:
property unsigned long long Id {
unsigned long long get ();
}
member Id : uint64 with get
Property Value
Type:
UInt64See Also