[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1DataReader.FieldCount

FieldCount Property

FieldCount

Gets the number of columns in the current row.

Declaration
public override int FieldCount { get; }
Overrides