Udostępnij za pośrednictwem


Właściwość BusinessLogicDataReader.Depth

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Replication.BusinessLogicSupport
Zestaw:  Microsoft.SqlServer.Replication.BusinessLogicSupport (w Microsoft.SqlServer.Replication.BusinessLogicSupport.dll)

Składnia

'Deklaracja
Public ReadOnly Property Depth As Integer
    Get
'Użycie
Dim instance As BusinessLogicDataReader
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

Implementacje

IDataReader.Depth