Enumerating OLE DB Data Sources
新建日期: 2006 年 4 月 14 日
SQLOLEDB has an enumerator that a consumer can call to search for accessible data sources. Consumers should use enumerators to search for data sources, rather than searching the registry directly. This allows the consumers to continue working if the registry information changes.
In this section
How to: Enumerate OLE DB Data Sources (OLE DB)