vt 欄位
Represents an enumeration of the DataType.
命名空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
組件: Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
語法
'宣告
Public vt As DataType
'用途
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