Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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