IDTSPath100.StartPoint Properti

Definisi

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

Nilai Properti

Objek IDTSOutput100 yang merupakan komponen upstream dalam jalur.

Atribut

Keterangan

Anda harus menghindari pengaturan StartPoint dengan menetapkan objek input ke properti ini karena komponen yang terpengaruh tidak akan diberi tahu. Sebagai gantinya AttachPathAndPropagateNotifications , panggil metode , yang mengatur StartPoint dan EndPoint properti, dan memberi tahu komponen masing-masing.

Berlaku untuk