Freigeben über


DTP_DATA_UNION.dbtimestampoffsetVal-Feld

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

Specifies a date and time value that provides the year, month, day, hour, minute, second, and fractional second up to seven digits.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
Public dbtimestampoffsetVal As DTP_DBTIMESTAMPOFFSET
'Usage
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

Siehe auch

Verweis

DTP_DATA_UNION Struktur

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace