Compartir a través de


USqlDistributionInfo.DynamicCount Propiedad

Definición

Obtiene o establece el recuento dinámico de índices mediante esta distribución.

[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 de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a