Click or drag to resize

OptimizedPersistableShortId Property

Gets the short id of this object. The id is structured as OidShort

Namespace:  VelocityDb
Assembly:  VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntax
public uint ShortId { get; }

Property Value

Type: UInt32
The short id of this object or 0 if object is not persistent
See Also