NpgsqlDataReader.FieldCount Property
Gets the number of columns in the current row.
[Visual�Basic]
Overrides�Public�ReadOnly�Property�FieldCount�As�
Integer�_
[C#]
public�override�
int�FieldCount�{get;}
Implements
IDataRecord.FieldCount
See Also
NpgsqlDataReader Class | Npgsql Namespace