Partager via


USqlTableFragment.IndexId Propriété

Définition

Obtient ou définit l’ordinal de l’index qui contient le fragment de table.

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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à