Freigeben über


tagSTATSTG.ctime-Feld

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

The creation time for this storage, stream, or byte array.

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

Syntax

'Declaration
Public ctime As _FILETIME
'Usage
Dim instance As tagSTATSTG 
Dim value As _FILETIME 

value = instance.ctime 

instance.ctime = value
public _FILETIME ctime
public:
_FILETIME ctime
val mutable ctime: _FILETIME
public var ctime : _FILETIME

Siehe auch

Verweis

tagSTATSTG Struktur

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace