ApplicationClass.DataTypeInfos Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDataTypeInfos100 ^ DataTypeInfos { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::IDTSDataTypeInfos100 ^ get(); };
[System.Runtime.InteropServices.DispId(25)]
public virtual 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 Overridable ReadOnly Property DataTypeInfos As IDTSDataTypeInfos100
Property Value
Implements
- Attributes