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 .Migration - Containing Type
- QuerySpec
Syntax
public QuerySpec(string queryText, object parameters = null)
Parameters
| Name | Type | Description |
|---|---|---|
| queryText | string | |
| parameters | object |
Return Value
| Type | Description |
|---|---|
| void |
