次の方法で共有


USqlIndex.PartitionFunction プロパティ

定義

インデックスのパーティション関数 ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="partitionFunction")]
public Guid? PartitionFunction { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="partitionFunction")>]
member this.PartitionFunction : Nullable<Guid> with get, set
Public Property PartitionFunction As Nullable(Of Guid)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象