vt 필드
Represents an enumeration of the DataType.
네임스페이스: Microsoft.SqlServer.Dts.Runtime.Wrapper
어셈블리: Microsoft.SqlServer.DTSRuntimeWrap.dll의 Microsoft.SqlServer.DTSRuntimeWrap
구문
‘선언
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