Compartilhar via


BEGIN_SCHEMA_MAP

Denotes the beginning of a schema map.

BEGIN_SCHEMA_MAP(
   SchemaClass 
);

Parameters

  • SchemaClass
    The class that contains the MAP. Typically this will be the session class.

Remarks

See IDBSchemaRowset in the Windows SDK for more information about schema rowsets.

Requirements

Header: atldb.h

See Also

Reference

SCHEMA_ENTRY

END_SCHEMA_MAP

IDBSchemaRowsetImpl Class

Other Resources

Macros for OLE DB Provider Templates