Get or set max records count to load
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public int RecordCount { get; set; }
public int RecordCount { get; set; }
Public Property RecordCount As Integer
Get
Set
Public Property RecordCount As Integer
Get
Set
public:
property int RecordCount {
int get ();
void set (int value);
}
public:
property int RecordCount {
int get ();
void set (int value);
}
member RecordCount : int with get, set
member RecordCount : int with get, set
Property Value
Type:
Int32