Champ type
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public type As UInteger
'Utilisation
Dim instance As tagSTATSTG
Dim value As UInteger
value = instance.type
instance.type = value
public uint type
public:
unsigned int type
val mutable type: uint32
public var type : uint