Represents a field in a schema row source. The names of these fields are used in generating SELECT statements for row sources of type dscTable or dscView. The SchemaField object is a member of the SchemaFields collection.
Using the SchemaField Object
The following method and property return a SchemaField object:
The SchemaFields object's Add method
The SchemaFields object's Item property