Bagikan melalui


IDTSPath100.EndPoint Properti

Definisi

Mendapatkan atau mengatur objek yang IDTSInput100 terkait dengan jalur.

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInput100 ^ EndPoint { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInput100 ^ get(); void set(Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSInput100 ^ value); };
[System.Runtime.InteropServices.DispId(102)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInput100 EndPoint { [System.Runtime.InteropServices.DispId(102)] get; [System.Runtime.InteropServices.DispId(102)] set; }
[<System.Runtime.InteropServices.DispId(102)>]
[<get: System.Runtime.InteropServices.DispId(102)>]
[<set: System.Runtime.InteropServices.DispId(102)>]
member this.EndPoint : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSInput100 with get, set
Public Property EndPoint As IDTSInput100

Nilai Properti

Komponen IDTSInput100 hilir di jalur.

Atribut

Keterangan

Anda harus menghindari pengaturan EndPoint dengan menetapkan objek input ke properti ini karena komponen yang terpengaruh oleh pembentukan jalur tidak diberi tahu. Sebagai gantinya, panggil AttachPathAndPropagateNotifications.

Berlaku untuk