ExecuteCosmosSqlQuery Function
Parameters
Parameters allow for data to be passed to the function.
Name | Type | Nullable | Unicode | Description |
---|---|---|---|---|
QueryText
|
Edm.String | False | False | |
EntityLogicalName
|
Edm.String | False | False | |
QueryParameters
|
ParameterCollection | True | True | |
PageSize
|
Edm.Int64 | True | True | |
PagingCookie
|
Edm.String | True | False | |
PartitionId
|
Edm.String | True | False |
Return Type
Type | Nullable | Description |
---|---|---|
crmbaseentity | False | The ExecuteCosmosSqlQuery function returns the following value. |