Partager via


Champ tagSTATSTG.type

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

The type of storage, which can be one of the values in the STGTY enumeration.

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

Voir aussi

Référence

tagSTATSTG Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper