DataSource Property

Object List Next Object

Defined By:
Window

Description:

Use to assign a RecordSet Object to the Window. The RecordSet will be used to provide a connection between the Window and a field of a Database. Use along with the DataField property.

Data Type: Object (RecordSet)

See Also:
DataField property, DataChanged property, UpdateDataSource method, Update event