DTP_DATA_UNION.dbtimestampoffsetVal Field
This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.
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