IDTSPathCollection100.Item[Object] Properti
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.
Mendapatkan objek yang IDTSPathCollection100 ditentukan oleh Index parameter .
public:
property Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPath100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::IDTSPath100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPath100 this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
[<System.Runtime.InteropServices.DispId(0)>]
[<get: System.Runtime.InteropServices.DispId(0)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Pipeline.Wrapper.IDTSPath100
Default Public ReadOnly Property Item(Index As Object) As IDTSPath100
Parameter
- Index
- Object
Nama atau indeks yang akan IDTSPathCollection100 diambil.
Nilai Properti
Objek IDTSPath100 yang ditentukan oleh Index parameter .
- Atribut