OptimizedPersistableOid Property |
Gets the object identifier represented as an Oid.
Namespace:
VelocityDb
Assembly:
VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax Public ReadOnly Property Oid As Oid
Get
public:
property Oid Oid {
Oid get ();
}
member Oid : Oid with get
Property Value
Type:
OidThe
Oid of the object
See Also