CDataConnection::Copy
Creates a copy of an existing data connection.
CDataConnection& Copy(
const CDataConnection & ds
) throw( );
Parameters
- ds
[in] A reference to an existing data connection to copy.
Requirements
Header: atldbcli.h
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Creates a copy of an existing data connection.
CDataConnection& Copy(
const CDataConnection & ds
) throw( );
Header: atldbcli.h