SchemaRowsource Object
SchemaRowsource
Multiple objects
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 collection's Add and AddNew methods
-
The SchemaRowsources collection's Item property.