SchemaRowsources Property

Microsoft Office Web Components Object Model

SchemaRowsources Property

       

Returns the SchemaRowsources collection for the data source control.

expression.SchemaRowsources

expression   Required. An expression that returns a DataSourceControl object.

Remarks

In design mode, this collection is automatically populated with information from the database. In browse mode, this collection contains any schema objects that are used on the specified page, plus any that are explicitly added by the user.

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