Champ tagSTATSTG.mtime
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
The last modification time for this storage, stream, or byte array.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public mtime As _FILETIME
'Utilisation
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