Partager via


USqlTableFragment.ParentId Propriété

Définition

Obtient ou définit l’ID d’objet parent du fragment de table. Le parent peut être une table ou une partition de table.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à