RecordSource Property
Object List Next Object
Defined By: Dynaset
Description:
Indicates the Dynaset's underlying database source, which can be an SQL query
statement or a table name. This property is only valid when the DatabaseType
property is set to ODBC.
Details:
Use the RecordSource property to determine which records are included in the
Dynaset. To load data after a change has been made to the RecordSource property
value, execute the Refresh method.
Data Type: String