Glossary: StreamResult<T>
Properties
Name | Type | Description |
---|---|---|
Key | string | Document key |
Etag | Etag | Document etag |
Metadata | RavenJObject | Document metadata |
Document | T |
Document |
Name | Type | Description |
---|---|---|
Key | string | Document key |
Etag | Etag | Document etag |
Metadata | RavenJObject | Document metadata |
Document | T |
Document |