次の方法で共有


TableRequestOptions.ProjectSystemProperties プロパティ

定義

パーティション キーや行キーなどのシステム プロパティをクエリに含めるオプションを取得または設定します。

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

プロパティ値

適用対象