BEGIN_SCHEMA_MAP( SchemaClass );
Parameters
SchemaClass
The class that contains the MAP. Typically this will be the Session class.
Remarks
Denotes the beginning of a SCHEMA Map.
See IDBSchemaRowset in the Platform SDK for more information about schema rowsets.
See Also