Compartir a través de


Campo tagSTATSTG.grfMode

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

The access mode specified when the object was opened. This member is valid only in calls to Stat methods.

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

Sintaxis

'Declaración
Public grfMode As UInteger
'Uso
Dim instance As tagSTATSTG 
Dim value As UInteger 

value = instance.grfMode 

instance.grfMode = value
public uint grfMode
public:
unsigned int grfMode
val mutable grfMode: uint32
public var grfMode : uint

Vea también

Referencia

tagSTATSTG Estructura

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