Oid Properties |
The Oid type exposes the following members.
| Name | Description | |
|---|---|---|
| Database |
Gets the database number part of the Oid
| |
| Id |
Gets the underlaying UInt64 that contains the encoded Oid.
| |
| IdShort |
Gets the page-slot parts of the underlaying UInt64 that contains the encoded Oid.
| |
| Page |
Gets the page number part of the Oid
| |
| Slot |
Gets the slot number part of the Oid
|