Compartir a través de


DataFlowDebugCommandPayload.RowLimits Propiedad

Definición

Obtiene o establece los límites de fila para la respuesta de vista previa.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a