共用方式為


tagSTATSTG.mtime 欄位

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

The last modification time for this storage, stream, or byte array.

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

語法

'宣告
Public mtime As _FILETIME
'用途
Dim instance As tagSTATSTG 
Dim value As _FILETIME 

value = instance.mtime 

instance.mtime = value
public _FILETIME mtime
public:
_FILETIME mtime
val mutable mtime: _FILETIME
public var mtime : _FILETIME

請參閱

參考

tagSTATSTG 結構

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