Bagikan melalui


IDTSRuntimeConnection100 Antarmuka

Definisi

Mereferensikan ConnectionManager objek dalam paket.

public interface class IDTSRuntimeConnection100 : Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSObject100
[System.Runtime.InteropServices.Guid("5EE09EA0-3383-4BA7-9E13-86A66B0DAD09")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSRuntimeConnection100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("AD284E5F-02E6-4908-A96C-AE248F18CE1A")]
public interface IDTSRuntimeConnection100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("BD19BA31-8591-453D-A176-C8FF085C2CF7")]
public interface IDTSRuntimeConnection100 : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSObject100
[<System.Runtime.InteropServices.Guid("5EE09EA0-3383-4BA7-9E13-86A66B0DAD09")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSRuntimeConnection100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("AD284E5F-02E6-4908-A96C-AE248F18CE1A")>]
type IDTSRuntimeConnection100 = interface
    interface IDTSObject100
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("BD19BA31-8591-453D-A176-C8FF085C2CF7")>]
type IDTSRuntimeConnection100 = interface
    interface IDTSObject100
Public Interface IDTSRuntimeConnection100
Implements IDTSObject100
Atribut
Penerapan

Keterangan

Objek IDTSRuntimeConnection100 menyimpan referensi ke ConnectionManager objek dalam paket yang digunakan oleh komponen untuk memperoleh koneksi ke sumber data eksternal. Komponen aliran data yang memerlukan koneksi ke sumber data eksternal menambahkan koneksi run-time ke RuntimeConnectionCollection untuk menunjukkan kebutuhan mereka akan koneksi.

Properti

ConnectionManager

Mendapatkan atau mengatur objek yang dirujuk IDTSConnectionManager100 oleh objek koneksi run-time.

ConnectionManagerID

Mendapatkan atau mengatur ID objek yang ConnectionManager terkandung dalam paket dan digunakan oleh komponen.

Description

Mendapatkan atau mengatur deskripsi IDTSRuntimeConnection100 objek.

ID

Mendapatkan atau mengatur ID IDTSRuntimeConnection100 objek.

IdentificationString

Mendapatkan string yang mengidentifikasi IDTSRuntimeConnection100 objek secara unik.

Name

Mendapatkan atau mengatur nama objek koneksi run-time.

ObjectType

DTSObjectType Mendapatkan objek koneksi run-time.

Metode

ReleaseConnectionManager()

Merilis referensi ke objek yang IDTSRuntimeConnection100 dirujukConnectionManager.

Berlaku untuk