Champ tagSTATSTG.atime
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 access 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 atime As _FILETIME
'Utilisation
Dim instance As tagSTATSTG
Dim value As _FILETIME
value = instance.atime
instance.atime = value
public _FILETIME atime
public:
_FILETIME atime
val mutable atime: _FILETIME
public var atime : _FILETIME