IDTSDataTypeInfo100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Contains members that return information regarding the data type of any SQL Server Integration Services (SSIS) object for an Application. This class cannot be inherited.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | TypeEnumName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the symbolic name of the data type. This field is read-only. |
![]() | TypeName | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the data type name. This field is read-only. |
Show:
