言語

IDTSApplication100.DataTypeInfos プロパティ

定義

IDTSDataTypeInfos100オブジェクトを含むIDTSDataTypeInfo100コレクションを返します。 このプロパティは読み取り専用です。

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSDataTypeInfos100 ^ DataTypeInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSDataTypeInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(25)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.IDTSDataTypeInfos100
Public ReadOnly Property DataTypeInfos As IDTSDataTypeInfos100

プロパティ値

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

属性

適用対象