Partilhar via


USqlTableFragment.IndexId Propriedade

Definição

Obtém ou define o ordinal do índice que contém o fragmento da tabela.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a