Partager via


Champ dwHighDateTime

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (dans 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