Represents a schema row source. Every table, view, or stored procedure in the database is a potential schema row source, as are commands defined explicitly to the data source control.
The SchemaRowsource object is a member of the SchemaRowsources collection.
Using the SchemaRowsource Object
The following method and property return a SchemaRowsource object:
The SchemaRowsources object's Add method
The SchemaRowsources object's Item property