共用方式為


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

請參閱

參考

tagSTATSTG 結構

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間