StaticCasA macro which references the cas of a document.
StaticDocumentA macro which references the entirety of the document meta-data.
StaticExpiryA macro which references the expiry of a document.
StaticIsA macro which references the deletion state of a document. This only makes sense to use in concert with the internal AccessDeleted flags, which are internal.
StaticLastA macro which references the last modified time of a document.
StaticRevA macro which references the revision id of a document.
StaticSeqA macro which references the seqno of a document.
StaticValueA macro which references the size of a document, expressed in bytes.
Represents a macro that can be passed to a lookup-in operation to fetch special values such as the expiry, cas, etc...