Compartir a través de


Campo tagSTATSTG.type

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

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

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
Public type As UInteger
'Uso
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

Vea también

Referencia

tagSTATSTG Estructura

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper