Freigeben über


atime-Feld

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

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

Syntax

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