Compartilhar via


Campo tagSTATSTG.ctime

Essa API oferece suporte à infraestrutura do SQL Server 2012 e não se destina a ser usada diretamente no seu código.

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

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

Sintaxe

'Declaração
Public ctime As _FILETIME
'Uso
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

Consulte também

Referência

tagSTATSTG Estrutura

Namespace Microsoft.SqlServer.Dts.Runtime.Wrapper