Compartir a través de


Campo tagSTATSTG.grfLocksSupported

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

The type of region locking that is supported by the stream or byte array, which can be a value in the LOCKTYPE enumeration. This member is not used for storage objects.

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

Sintaxis

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

value = instance.grfLocksSupported 

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

Vea también

Referencia

tagSTATSTG Estructura

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