SchemaField Element (Microsoft Data Source Control)

Specifies a field in a schema row source. The names of these fields are used in generating SQL SELECT statements for row sources that are database tables or views.

Attribute Description
ID A number identifying the field.
Datatype One of the ADO data type string constants specifying the data type of the field.
Size The maximum field length or parameter length.

Contained In

SchemaRowSource

Remarks

This element is empty.