QueryProperties.MaxRowLimit property
Valor máximo para o limite de linha
Namespace: Microsoft.Office.Server.Search.Query
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaração
Public Property MaxRowLimit As Integer
Get
Friend Set
'Uso
Dim instance As QueryProperties
Dim value As Integer
value = instance.MaxRowLimit
public int MaxRowLimit { get; internal set; }
Property value
Type: System.Int32