Campo tagSTATSTG.grfLocksSupported
Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu 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.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
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