Document Properties |
The Document type exposes the following members.
| Name | Description | |
|---|---|---|
| Count |
Gets the number of top level entries in this document
| |
| Database |
Gets the database that this document belongs to, if any
| |
| Id |
Gets this document's unique ID
| |
| IsDeleted |
Gets whether or not this document is deleted
| |
| Item |
Accesses JSON paths in the document to get their values
| |
| Keys |
Gets all the keys present in this document
| |
| Sequence |
Gets the sequence of this document (a unique incrementing number
identifying its status in a database)
|