Click or drag to resize

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 Oid Oid { get; }

Property Value

Type: Oid
The Oid of the object
See Also