RingSoft.DbLookup.Controls.WPF.Properties Namespace
RingSoft.DbMaintenance Namespace

SelectQueryMauiBase..::..MaxRecords Property

Gets the maximum records.

Namespace:  RingSoft.DbLookup.QueryBuilder
Assembly:  RingSoft.DbLookup (in RingSoft.DbLookup.dll)

Syntax


public int MaxRecords { get; set; }
Public Property MaxRecords As Integer
	Get
	Set
public:
property int^ MaxRecords {
	int^ get ();
	void set (int^ value);
}

Field Value

The maximum records.