Udostępnij za pośrednictwem


Pole tagSTATSTG.atime

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

'Deklaracja
Public atime As _FILETIME
'Użycie
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