共用方式為


USqlTableFragment.FragmentId Property

Definition

Gets or sets the version of the catalog item.

[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)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to