Share via


DTP_VARIANT.vt Field

Represents an enumeration of the DataType.

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

Syntax

'Declaration
Public vt As DataType
'Usage
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