| title |
CDataConnection::Copy | Microsoft Docs |
| ms.custom |
|
| ms.date |
11/04/2016 |
| ms.reviewer |
|
| ms.suite |
|
| ms.technology |
|
| ms.tgt_pltfrm |
|
| ms.topic |
reference |
| f1_keywords |
CDataConnection.Copy |
ATL.CDataConnection.Copy |
ATL::CDataConnection::Copy |
CDataConnection::Copy |
|
| dev_langs |
|
| helpviewer_keywords |
|
| ms.assetid |
a3dbd70d-36be-49e0-a527-00e3910a7a56 |
| caps.latest.revision |
8 |
| author |
mikeblome |
| ms.author |
mblome |
| manager |
ghogen |
| ms.workload |
|
Creates a copy of an existing data connection.
CDataConnection& Copy(const CDataConnection & ds) throw();
ds
[in] A reference to an existing data connection to copy.
Header: atldbcli.h
CDataConnection Class