Campo tagSTATSTG.mtime

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

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

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

'Dichiarazione
Public mtime As _FILETIME
'Utilizzo
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

Vedere anche

Riferimento

tagSTATSTG Struttura

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper