Champ DTP_DATA_UNION.filetimeVal
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 a value of type FILETIME.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public filetimeVal As DTP_FILETIME
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As DTP_FILETIME
value = instance.filetimeVal
instance.filetimeVal = value
public DTP_FILETIME filetimeVal
public:
DTP_FILETIME filetimeVal
val mutable filetimeVal: DTP_FILETIME
public var filetimeVal : DTP_FILETIME