Page Properties | 
The Page type exposes the following members.
| Name | Description | |
|---|---|---|
| ByteCount | ||
| Database | 
            The Database of this Page.
              | |
| Id | 
            The Oid (encoded as UInt64) of this page
              | |
| IsUpdated | 
            Is this Page updated?
              | |
| Offset | 
            Current page version starts at this offset in conatining Database.
              | |
| Oid | 
            The Oid of this page
              | |
| OnlyStub | 
            Is this Page fully read into memory or just the PageInfo?
              | |
| PageInfo | 
            Gets the PageInfo for this Page
              | |
| PageNumber | 
            The page number of this Page in the containing Database  | |
| ShortId | 
            The OidShort (encoded as UInt32) of this page
              |