Campo tagSTATSTG.type

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public type As UInteger
'Utilizzo
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

Vedere anche

Riferimento

tagSTATSTG Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper