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