tagSTATSTG.grfLocksSupported フィールド

この API は、SQL Server 2012 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

ストリームまたはバイト配列がサポートしている領域ロックの種類です。LOCKTYPE 列挙体の値を使用できます。 このメンバーは、ストレージ オブジェクトには使用されません。

名前空間:  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 名前空間