Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Looks for a specified name among available providers.
bool Find(
TCHAR* szSearchName
) throw( );
Parameters
- szSearchName
[in] The name to search for.
Return Value
true if the name was found. Otherwise, false.
Remarks
This name maps to the SOURCES_NAME member of the ISourcesRowset interface.
Requirements
Header: atldbcli.h