Campo tagSTATSTG.grfLocksSupported

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

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.

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

Sintassi

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

Vedere anche

Riferimento

tagSTATSTG Struttura

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