次の方法で共有


QueryRequestOptions.EnableLowPrecisionOrderBy プロパティ

定義

Azure Cosmos DB サービスで を使用して、精度の低い順序を有効にするオプションを取得または設定します。

public bool? EnableLowPrecisionOrderBy { get; set; }
member this.EnableLowPrecisionOrderBy : Nullable<bool> with get, set
Public Property EnableLowPrecisionOrderBy As Nullable(Of Boolean)

プロパティ値

低精度の順序を有効にするオプション。

適用対象