Partager via


Champ DTP_DATA_UNION.dbtimestamp2Val

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 DBTIMESTAMP2.

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

Syntaxe

'Déclaration
Public dbtimestamp2Val As DTP_DBTIMESTAMP2
'Utilisation
Dim instance As DTP_DATA_UNION 
Dim value As DTP_DBTIMESTAMP2 

value = instance.dbtimestamp2Val 

instance.dbtimestamp2Val = value
public DTP_DBTIMESTAMP2 dbtimestamp2Val
public:
DTP_DBTIMESTAMP2 dbtimestamp2Val
val mutable dbtimestamp2Val: DTP_DBTIMESTAMP2
public var dbtimestamp2Val : DTP_DBTIMESTAMP2

Voir aussi

Référence

DTP_DATA_UNION Structure

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