RecordSet Count Property NReco.Data Class Library Documentation
Gets the total number of Rows in this RecordSet.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public int Count { get; }

Property Value

Type: Int32

Implements

ICollection T  Count
See Also