Share via


HierarchyMembersGetCriteria.RowLimit Propiedad

Definición

Especifica la cantidad de filas recuperadas por esta operación.

public:
 property int RowLimit { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int RowLimit { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.RowLimit : int with get, set
Public Property RowLimit As Integer

Valor de propiedad

La cantidad de filas recuperadas por esta operación.

Atributos

Se aplica a