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