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.

Namespace:   Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

public enum class DTS_MANAGED_INFO_TYPE

Member nameDescription
TypeComponent

The managed TypeComponent information.

TypeConnection

TypeForEachEnumerator

The managed TypeForEachEnumerator information.

TypeLogProvider

The managed TypeLogProvider information.

TypeTask

The managed TypeTask information.

Return to top
Show: