Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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