ComponentOne VSView Reporting Edition
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.

Properties

*ConnectionString

Sets or returns a string that specifies the data source for the report.

*FieldInfo

Returns a variant array containing all field names, types, and size for the current report data source.

*Filter

Sets or returns an expression used to filter the source recordset.

*MaxRecords

Sets or returns the maximum number of records to be retrieved from the database.

*Recordset

Sets or returns a Recordset object used as the report data source.

*RecordSource

Sets or returns a string that specifies the source recordset for the report.

Methods

*GetRecordSource

Processes the PARAMETERS clause in the RecordSource string and returns the result.

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback