Partager via


Champ vt

Represents an enumeration of the DataType.

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

Syntaxe

'Déclaration
Public vt As DataType
'Utilisation
Dim instance As DTP_VARIANT
Dim value As DataType

value = instance.vt

instance.vt = value
public DataType vt
public:
DataType vt
val mutable vt: DataType
public var vt : DataType