Partager via


Champ DTP_FILETIME.dwHighDateTime

Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.

Specifies the high 32 bits of the FILETIME.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
Public dwHighDateTime As UInteger
'Utilisation
Dim instance As DTP_FILETIME 
Dim value As UInteger 

value = instance.dwHighDateTime 

instance.dwHighDateTime = value
public uint dwHighDateTime
public:
unsigned int dwHighDateTime
val mutable dwHighDateTime: uint32
public var dwHighDateTime : uint

Voir aussi

Référence

DTP_FILETIME Structure

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