Click or drag to resize

OptimizedPersistableOid Property

Gets the object identifier represented as an Oid.

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 8.2.1.0 (8.2.1)
Syntax
public Oid Oid { get; }

Property Value

Type: Oid
The Oid of the object
See Also