'Declaration Public Overrides NotOverridable ReadOnly Property Depth As Integer
'Usage Dim instance As TdDataReader Dim value As Integer value = instance.Depth
public override int Depth {get;}
'Declaration Public Overrides NotOverridable ReadOnly Property Depth As Integer
'Usage Dim instance As TdDataReader Dim value As Integer value = instance.Depth
public override int Depth {get;}
Exception | Description |
---|---|
System.ObjectDisposedException | The TdDataReader is closed. |
Target Platforms: Windows 8.1, Windows 10, Windows Server 2012 R2, Windows Server 2016, Windows Server 2019