DataQuerySourceParameters Class |
Namespace: CMS.DataEngine
public class DataQuerySourceParameters
The DataQuerySourceParameters type exposes the following members.
Name | Description | |
---|---|---|
DataQuerySourceParameters |
Constructor
|
Name | Description | |
---|---|---|
MaxRecords |
Max records to retrieve
| |
Offset |
Offset of the first record to retrieve
| |
Query |
Executing query
| |
Settings |
Query parameters
| |
TotalRecords |
Returns total records
|
Name | Description | |
---|---|---|
ToString |
Gets the string representation of the where condition
(Overrides ObjectToString.) |