'Declaration Overloads Public Operator Narrowing CType( _ ByVal value As TdTimestampWithTimeZone _ ) As TdPeriodTimestampWithTimeZone
'Usage
public TdPeriodTimestampWithTimeZone operator explicit( TdTimestampWithTimeZone value )
public: TdPeriodTimestampWithTimeZone operator explicit( TdTimestampWithTimeZone value )
Parameters
- value
- The TdTimestampWithTimeZone that is to be converted.
Return Value
a TdPeriodTimestampWithTimeZone is returned that has a beginning bound of value and ending bound that is one time granule greater than value.