C1.C1Report Namespace : DataSource Class |
For a list of all members of this type, see DataSource members.
Name | Description | |
---|---|---|
CommandTimeOut | Gets or sets the number of seconds to wait before the data connection times out (set to -1 to use the default value, usually 30s). | |
Filter | Gets or sets the expression used to filter which data rows are included in the report. | |
IsolationLevel | Gets or sets the isolation level for OleDBTransaction used to retrieve the report data.
The default is IsolationLevel.ReadCommitted. | |
MaxRecords | Gets or sets the maximum number of data rows to be included in the report (set to zero to include all rows). |