Partager via


Champ mtime

Cette API prend en charge l'infrastructure .NET Framework et n'est pas destinée à être utilisée directement à partir de votre code.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans 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