Glossary: StreamResult<T>
Properties
Name | Type | Description |
---|---|---|
Id | string | Document ID |
ChangeVector | string | Document change vector |
Metadata | IMetadataDictionary | Document metadata |
Document | T |
Document deserialized to a given generic type |
Name | Type | Description |
---|---|---|
Id | string | Document ID |
ChangeVector | string | Document change vector |
Metadata | IMetadataDictionary | Document metadata |
Document | T |
Document deserialized to a given generic type |