다음을 통해 공유


ApplicationClass.DataTypeInfos 속성

정의

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

속성 값

DataTypeInfos 개체가 포함된 DataTypeInfo 컬렉션입니다.

구현

특성

적용 대상