Partager via


Champ DTS_MANAGED_INFO.mitType

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the mitType information.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public mitType As DTS_MANAGED_INFO_TYPE
'Utilisation
Dim instance As DTS_MANAGED_INFO 
Dim value As DTS_MANAGED_INFO_TYPE 

value = instance.mitType 

instance.mitType = value
public DTS_MANAGED_INFO_TYPE mitType
public:
DTS_MANAGED_INFO_TYPE mitType
val mutable mitType: DTS_MANAGED_INFO_TYPE
public var mitType : DTS_MANAGED_INFO_TYPE

Voir aussi

Référence

DTS_MANAGED_INFO Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper