Microsoft OLE DB 2.0 Programmers Reference and Data Access SDK (Microsoft Professional Editions)

OLE DB Programmer's Reference

Enumerators are identified in the registry by the OLE DB Enumerator subkey under the class ID of the enumerator. Under HKEY_CLASSES_ROOT, enumerators must have the following subkeys and values for the programmatic identifier (ProgID).

Keys and subkeys Name Values
HKEY_CLASSES_ROOT    
   CLSID    
     EnumeratorCLSID (Default) FriendlyDisplayName
         InprocServer32 (Default) EnumeratorDLLFilename
  ThreadingModel Apartment|Free|Both
         OLE DB Enumerator (Default) Description
         ProgID (Default) EnumeratorProgID
         VersionIndependentProgID (Default) VersionIndependentProgID

For more information about enumerators, see "Enumerators" in Chapter 2: Data Source and Session Objects.

1998-2001 Microsoft Corporation. All rights reserved.

Категории