| title |
BEGIN_SCHEMA_MAP | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
article |
| f1_keywords |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
4e751023-35bc-4efd-9018-5448dd1ad751 |
| caps.latest.revision |
9 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| translation.priority.ht |
cs-cz |
de-de |
es-es |
fr-fr |
it-it |
ja-jp |
ko-kr |
pl-pl |
pt-br |
ru-ru |
tr-tr |
zh-cn |
zh-tw |
|
Denotes the beginning of a schema map.
BEGIN_SCHEMA_MAP(
SchemaClass
);
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.
Header: atldb.h
Macros for OLE DB Provider Templates
SCHEMA_ENTRY
END_SCHEMA_MAP
IDBSchemaRowsetImpl Class