Compartir a través de


Campo DTP_VARIANT.vt

Represents an enumeration of the DataType.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public vt As DataType
'Uso
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

Vea también

Referencia

DTP_VARIANT Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper