Właściwość AdomdDataReader.Depth
Pobiera wartość wskazującą głębokość zagnieżdżenia dla bieżącego wiersza.
Przestrzeń nazw: Microsoft.AnalysisServices.AdomdClient
Zestaw: Microsoft.AnalysisServices.AdomdClient (w Microsoft.AnalysisServices.AdomdClient.dll)
Składnia
'Deklaracja
Public ReadOnly Property Depth As Integer
Get
'Użycie
Dim instance As AdomdDataReader
Dim value As Integer
value = instance.Depth
public int Depth { get; }
public:
virtual property int Depth {
int get () sealed;
}
abstract Depth : int
override Depth : int
final function get Depth () : int
Wartość właściwości
Typ: System.Int32
Całkowitą zawierający głębokość zagnieżdżenia dla bieżącego wiersza.