IDTSInputColumnCollection100.Item[Object] 屬性

定義

public:
 property Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSInputColumn100 ^ default[System::Object ^] { Microsoft::SqlServer::Dts::Pipeline::Wrapper::Sql2016::IDTSInputColumn100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(0)]
public Microsoft.SqlServer.Dts.Pipeline.Wrapper.Sql2016.IDTSInputColumn100 this[object Index] { [System.Runtime.InteropServices.DispId(0)] get; }
Default Public ReadOnly Property Item(Index As Object) As IDTSInputColumn100

參數

Index
Object

屬性值

IDTSInputColumn100
屬性

適用於