次の方法で共有


USqlTableFragment.FragmentId プロパティ

定義

カタログ アイテムのバージョンを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象