IDTSProjectConnectionsCreator100.CreateConnections(IDTSProject100) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
Membuat koneksi dalam proyek tertentu.
public:
Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSConnections100 ^ CreateConnections(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProject100 ^ pProject);
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100 CreateConnections (Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProject100 pProject);
[<System.Runtime.InteropServices.DispId(1)>]
abstract member CreateConnections : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProject100 -> Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSConnections100
Public Function CreateConnections (pProject As IDTSProject100) As IDTSConnections100
Parameter
- pProject
- IDTSProject100
Proyek dengan koneksi tertentu.
Mengembalikan
Objek baru IDTSConnections100 .
- Atribut