Freigeben über


tagSTATSTG.mtime-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public mtime As _FILETIME
'Usage
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

Siehe auch

Verweis

tagSTATSTG Struktur

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace