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