Name

FieldCount

Synopsis


Int32 fieldCount = DataReader.FieldCount;

Returns the number of columns in the current row. If you aren’t currently positioned on a valid row, the FieldCount returns 0.