OptimizedPersistableOidShort Property |
Gets the OidShort part of the object Oid
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntaxpublic OidShort OidShort { get; }
Public ReadOnly Property OidShort As OidShort
Get
public:
property OidShort OidShort {
OidShort get ();
}
member OidShort : OidShort with get
Property Value
Type:
OidShort
See Also