QueryProperties.MaxRowLimit - Propriété
Valeur maximale pour la limite des lignes
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public Property MaxRowLimit As Integer
Get
Friend Set
'Utilisation
Dim instance As QueryProperties
Dim value As Integer
value = instance.MaxRowLimit
public int MaxRowLimit { get; internal set; }
Valeur de propriété
Type : System.Int32