Share via


ResultTable.Depth - Propriété

Obtient une valeur qui indique le niveau d'imbrication de la ligne active.

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 Depth As Integer
    Get
'Utilisation
Dim instance As ResultTable
Dim value As Integer

value = instance.Depth
public int Depth { get; }

Valeur de propriété

Type : System.Int32
Le niveau d'imbrication.

Implémentations

IDataReader.Depth

Voir aussi

Référence

ResultTable classe

ResultTable - Membres

Microsoft.Office.Server.Search.Query - Espace de noms