Creates a new DualityViewDocReference instance.
Database instance.
Path to the document.
Optionalparent: DualityViewColReference<T>Parent collection.
ReadonlyidReadonlyoracledbReadonlyparentReadonlypathThe path of the document.
ReadonlytypeDeletes the document referred by this.
Optionaltrans_obj: anyTransaction object.
Reads the document for this reference.
Optionaloptions: { source: "server" }Options for the get operation.
Optionaltrans_obj: anyTransaction object.
Checks if this reference is equal to another.
The other reference.
Updates fields for the document referred by this.
The data to update.
Optionaltrans_obj: anyTransaction object.
Updates specific fields for the document.
The field to update.
The value.
More fields and values.
Applies a custom data converter to this reference.
The converter.
DualityViewDocReference - Represents a reference to a duality view document.