USqlDistributionInfo.DynamicCount Propriedade

Definição

Obtém ou define a contagem dinâmica de índices usando essa distribuição.

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a