ComponentOne Query 8.0
DataSourceFields Property

Syntax

C1Query.DataSourceFields

Notes

Read-only at run time. Not available at design time. Property applies to C1Query control.

Description

In DataSource mode, this property returns a collection of Field objects defining the selection of fields available to the end user. If the DataSourceFields collection is empty at startup time or on setting the DataSource property, it is filled automatically with Field objects retrieved from the DataSource recordset. You can fill this collection in code if you want to modify the selection of fields available to the end user.

See Also

Customizing the DataSourceFields collection

 

 


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

Product Support Forum  |  Documentation Feedback