This is the number of records to return in a re-query. Defaults to the 10.
[Visual Basic]
Public Property ReQueryRecords As Integer
[C#]
public int ReQueryRecords {get; set;}
See Also
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace
This is the number of records to return in a re-query. Defaults to the 10.
[Visual Basic]
Public Property ReQueryRecords As Integer
[C#]
public int ReQueryRecords {get; set;}
DbCombo Class | DbCombo Members | Cambro.Web.DbCombo Namespace