EndPoint Query documents using Cosmos DB SQL query language
Name
query_documents
Description
Gets data based on the specified SQL query. [API reference]
Parameters
Parameter | Label | Required | Options | Description | ||||||
---|---|---|---|---|---|---|---|---|---|---|
Table | Table Name (Case-Sensitive) | YES | ||||||||
Query | SQL Query | YES | Query for Cosmos DB [API reference] | |||||||
Database | Database Name (keep blank to use default) Case-Sensitive | NO | Leave blank to use default DB set on connection screen | |||||||
AllowScan | Allow Query Scan | NO |
|
|||||||
AllowCrossPartition | Allow Cross Partition Query | NO |
|
|||||||
PartitionKeyRangeId | Cross Partition Key Range Id | NO | ||||||||
MaxItemCount | Max Rows Per Page (Adjust for Speed) | NO | An integer indicating the maximum number of items to be returned per page. |
Output Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |
Input Columns
Label | Data Type (SSIS) | Data Type (SQL) | Length | Raw | Description | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
There are no Static columns defined for this endpoint. This endpoint detects columns dynamically at runtime. |