Champ DTP_DATA_UNION.dbtimestampoffsetVal
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 date and time value that provides the year, month, day, hour, minute, second, and fractional second up to seven digits.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
Public dbtimestampoffsetVal As DTP_DBTIMESTAMPOFFSET
'Utilisation
Dim instance As DTP_DATA_UNION
Dim value As DTP_DBTIMESTAMPOFFSET
value = instance.dbtimestampoffsetVal
instance.dbtimestampoffsetVal = value
public DTP_DBTIMESTAMPOFFSET dbtimestampoffsetVal
public:
DTP_DBTIMESTAMPOFFSET dbtimestampoffsetVal
val mutable dbtimestampoffsetVal: DTP_DBTIMESTAMPOFFSET
public var dbtimestampoffsetVal : DTP_DBTIMESTAMPOFFSET