共用方式為


tagSTATSTG.grfMode 欄位

此 API 支援 SQL Server 2012 基礎結構,但無法直接從您的程式碼使用。

The access mode specified when the object was opened. This member is valid only in calls to Stat methods.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
Public grfMode As UInteger
'用途
Dim instance As tagSTATSTG 
Dim value As UInteger 

value = instance.grfMode 

instance.grfMode = value
public uint grfMode
public:
unsigned int grfMode
val mutable grfMode: uint32
public var grfMode : uint

請參閱

參考

tagSTATSTG 結構

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