[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.C1DataReader.HasRows

HasRows Property

HasRows

Gets a boolean for whether this C1DataReader is empty of rows or not/false. one or more rows.

Declaration
public override bool HasRows { get; }
Overrides