CDataConnection::operator CDataSource*
Returns a pointer to the contained CDataSource object.
operator const CDataSource*() throw( );
설명
This operator returns a pointer to the contained CDataSource object, allowing you to pass a CDataConnection object where a CDataSource pointer is expected.
See operator CDataSource& for a usage example.
요구 사항
헤더: atldbcli.h