Udostępnij za pośrednictwem


Pole DTP_VARIANT.vt

Reprezentuje wyliczeniem DataType.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public vt As DataType
'Użycie
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