Union odbc_sys::IntervalUnion
source · Expand description
SQL_INTERVAL_UNION
Fields§
§year_month: YearMonth§day_second: DaySecondTrait Implementations§
source§impl Clone for IntervalUnion
impl Clone for IntervalUnion
source§fn clone(&self) -> IntervalUnion
fn clone(&self) -> IntervalUnion
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source. Read more