ResultTable.ResultRows - Propriété
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ResultRows As DataRowCollection
Get
'Utilisation
Dim instance As ResultTable
Dim value As DataRowCollection
value = instance.ResultRows
public DataRowCollection ResultRows { get; }
Valeur de propriété
Type : System.Data.DataRowCollection