Share via


IDTSApplication100.DataTypeInfos プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDataTypeInfos100 ^ DataTypeInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDataTypeInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(25)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSDataTypeInfos100 DataTypeInfos { [System.Runtime.InteropServices.DispId(25)] get; }
[<System.Runtime.InteropServices.DispId(25)>]
[<get: System.Runtime.InteropServices.DispId(25)>]
member this.DataTypeInfos : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.IDTSDataTypeInfos100
Public ReadOnly Property DataTypeInfos As IDTSDataTypeInfos100

プロパティ値

IDTSDataTypeInfos100 オブジェクトを含む IDTSDataTypeInfo100 コレクションです。

属性

適用対象