Query RecordCount Property NReco.Data Class Library Documentation
Get or set max records count to load

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

public int RecordCount { get; set; }

Property Value

Type: Int32
See Also