DTS_MANAGED_INFO_TYPE Enumeration
This API supports the product infrastructure and is not intended to be used directly from your code.
An enumeration that specifies the managed data type information.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Member name | Description | |
|---|---|---|
| TypeComponent | The managed TypeComponent information. | |
| TypeConnection | The managed TypeConnection information. | |
| TypeForEachEnumerator | The managed TypeForEachEnumerator information. | |
| TypeLogProvider | The managed TypeLogProvider information. | |
| TypeTask | The managed TypeTask information. |
Show: