Compartir a través de


DataFlowDebugSessionInfo.NodeCount Propiedad

Definición

Obtiene o establece el número de nodos del clúster. (propiedad en desuso)

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a