Partager via


Champ tagSTATSTG.ctime

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 creation 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 ctime As _FILETIME
'Utilisation
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

Voir aussi

Référence

tagSTATSTG Structure

Espace de noms Microsoft.SqlServer.Dts.Runtime.Wrapper