Partager via


Champ DTS_MANAGED_PROPERTY.vtTYPE

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

The managed vtTYPE property.

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

Syntaxe

'Déclaration
Public vtTYPE As UShort
'Utilisation
Dim instance As DTS_MANAGED_PROPERTY 
Dim value As UShort 

value = instance.vtTYPE 

instance.vtTYPE = value
public ushort vtTYPE
public:
unsigned short vtTYPE
val mutable vtTYPE: uint16
public var vtTYPE : ushort

Voir aussi

Référence

DTS_MANAGED_PROPERTY Structure

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