Поле tagSTATSTG.grfLocksSupported
Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.
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.
Пространство имен: Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка: Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)
Синтаксис
'Декларация
Public grfLocksSupported As UInteger
'Применение
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