Partager via


USqlIndex.IndexId Propriété

Définition

Obtient ou définit l’ID de cet index dans la 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 à