VSView Reporting Edition Reference > DataSource Object |
All of the properties for the DataSource object are listed in the following tables. Properties, events, and methods that apply only to this object, or that require special consideration when used with it, are marked with an asterisk (*). These are documented in later sections. For documentation on the remaining properties, see the Visual Basic documentation.
Sets or returns a string that specifies the data source for the report. |
|
Returns a variant array containing all field names, types, and size for the current report data source. |
|
Sets or returns an expression used to filter the source recordset. |
|
Sets or returns the maximum number of records to be retrieved from the database. |
|
Sets or returns a Recordset object used as the report data source. |
|
Sets or returns a string that specifies the source recordset for the report. |
Processes the PARAMETERS clause in the RecordSource string and returns the result. |