RecordsetDefs Property

Returns the RecordsetDefs collection for the data source control.

expression.RecordsetDefs

*expression   * Required. An expression that returns a DataSourceControl object.

Remarks

For information about returning a single member of a collection, see Returning an Object from a Collection .

Applies to | DataSourceControl Object