This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.DocumentDb.
- Assembly
- Cake
.DocumentDb .dll - Namespace
- Cake
.DocumentDb .Requests - Containing Type
- DocumentOperations
Syntax
public DocumentOperations(WriteSettings writeSettings, ICakeContext context, ClientFactory clientFactory, CollectionOperations collectionOperations)
Parameters
Name | Type | Description |
---|---|---|
writeSettings | WriteSettings | |
context | ICakeContext | |
clientFactory | ClientFactory | |
collectionOperations | CollectionOperations |
Return Value
Type | Description |
---|---|
void |