NpgsqlDataReader.Depth Property
Gets a value indicating the depth of nesting for the current row. Always returns zero.
[Visual�Basic]
Overrides�Public�ReadOnly�Property�Depth�As�
Integer�_
[C#]
public�override�
int�Depth�{get;}
Implements
IDataReader.Depth
See Also
NpgsqlDataReader Class | Npgsql Namespace