IDTSDataTypeInfos100.Item[Object] Property

Definition

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSDataTypeInfo100 ^ Item[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::IDTSDataTypeInfo100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSDataTypeInfo100 Item[object Index] { [System.Runtime.InteropServices.DispId(1)] get; }
[<System.Runtime.InteropServices.DispId(1)>]
[<get: System.Runtime.InteropServices.DispId(1)>]
member this.Item(obj) : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.IDTSDataTypeInfo100
Public ReadOnly Property Item(Index As Object) As IDTSDataTypeInfo100

Parameters

Index
Object

Property Value

Attributes

Applies to