Cmdlets for Azure Cosmos DB

Build 24.0.9062

Miscellaneous

This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.


PropertyDescription
CalculateAggregates集計の計算値を返すか、パーティション範囲でグループ化するかを指定します。
ConsistencyLevelDenotes the type of token: master or resource.
FlattenArraysデフォルトで、ネスト配列はJSON 文字列として返されます。 FlattenArrays プロパティはネスト配列のエレメントをフラット化してそれぞれのカラムとするために使われます。ネスト配列から返すエレメントの数に FlattenArrays を設定します。
FlattenObjectsフラット化されたオブジェクトプロパティとしてカラムを表示するには、 FlattenObjects をtrue に設定します。そうでなければ、配列にネストされたオブジェクトはJSON 文字列として返されます。
ForceQueryOnNonIndexedContainersForce the use of an index scan to process the query if indexing is disabled or the right index path is not available.
GenerateSchemaFilesスキーマを生成して保存するユーザーの好みのタイミングを示します。
MaxRowsクエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。
MaxThreadsSpecifies the maximum number of concurrent requests for Batch CUD (Create, Update, Delete) operations.
MultiThreadCountパーティション化されたコレクション内の集計クエリでは、異なるパーティション範囲に対する並列リクエストが必要になります。このプロパティを、同時に発行する並列リクエストの数に設定します。
Otherこれらの隠しプロパティは特定のユースケースでのみ使用されます。
PagesizeAzure Cosmos DB から返されるページあたりの結果の最大数。
PseudoColumnsカラムとして公開する擬似カラムのセットを指定します。
Readonlyこのプロパティを使用して、provider からAzure Cosmos DB へのアクセスを読み取り専用に設定できます。
RequestPriorityLevelSpecifies the priority for the request sent to Azure Cosmos DB, when there are more requests than the configured RU/s in a second.
RowScanDepthテーブルで利用可能なカラムを探すためにスキャンする行数の最大値。
RTKライセンス供与で使用されるランタイムキー。
SeparatorCharacter階層を示すために使用する記号。
SetPartitionKeyAsPKWhether or not to use the collection's Partition Key field as part of composite Primary Key for the corresponding exposed table.
Timeoutタイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。
TypeDetectionScheme各ドキュメントコレクションのフィールドおよびデータタイプを決定するために、provider がデータをどのようにスキャンするかを示すカンマ区切りのオプション。
UserDefinedViewsカスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。
UseRidAsPkSet this property to false to switch using the id column as primary key instead the default _rid.
WriteThroughputBudgetDefines the Requests Units (RU) budget per Second that the Batch CUD (Create, Update, Delete) operations should not exceed.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062
 

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.9062