Click or drag to resize

Oid Properties

The Oid type exposes the following members.

Properties
  NameDescription
Public propertyDatabase
Gets the database number part of the Oid
Public propertyId
Gets the underlaying UInt64 that contains the encoded Oid.
Public propertyIdShort
Gets the page-slot parts of the underlaying UInt64 that contains the encoded Oid.
Public propertyPage
Gets the page number part of the Oid
Public propertySlot
Gets the slot number part of the Oid
Top
See Also