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

SelectQueryMauiBase..::..SetMaxRecords Method

Sets the maximum records.

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

Syntax


public void SetMaxRecords(
	int value
)
Public Sub SetMaxRecords ( _
	value As Integer _
)
public:
void SetMaxRecords(
	int^ value
)

Parameters

value
Type: Int32
The value.