Npgsql Api Docs

NpgsqlDataReader.FieldCount Property

Gets the number of columns in the current row.

[Visual�Basic]
Overrides�Public�ReadOnly�Property�FieldCount�As�Integer�_
����Implements�IDataRecord.FieldCount
[C#]
public�override�int�FieldCount�{get;}

Implements

IDataRecord.FieldCount

See Also

NpgsqlDataReader Class | Npgsql Namespace