IDTSDataTypeInfos100.Item[Object] プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSDataTypeInfo100 ^ Item[System::Object ^] { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSDataTypeInfo100 ^ get(System::Object ^ Index); };
[System.Runtime.InteropServices.DispId(1)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.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.Sql2014.IDTSDataTypeInfo100
Public ReadOnly Property Item(Index As Object) As IDTSDataTypeInfo100
パラメーター
- Index
- Object
プロパティ値
IDTSDataTypeInfo100 オブジェクト。
- 属性