CHAIN_PROPERTY_SET
This macro chains property groups together.
CHAIN_PROPERTY_SET(ChainClass )
Параметры
- ChainClass
[in] The name of the class to chain properties for. This is a class generated by the ATL Project Wizard that already contains a map (such as a session, command, or data source object class).
Заметки
You can chain a property set from another class to your own class, then access the properties directly from your class.
![]() |
---|
Use this macro sparingly. Improper use can cause a consumer to fail the OLE DB conformance tests. |
Требования
Header: atldb.h