Union odbc_sys::IntervalUnion [−][src]
SQL_INTERVAL_UNION
Fields
year_month: YearMonthday_second: DaySecondTrait Implementations
impl Clone for IntervalUnion[src]
impl Clone for IntervalUnion[src]fn clone(&self) -> IntervalUnion[src]
pub fn clone_from(&mut self, source: &Self)1.0.0[src]
impl Copy for IntervalUnion[src]
impl Copy for IntervalUnion[src]Auto Trait Implementations
impl RefUnwindSafe for IntervalUnion
impl RefUnwindSafe for IntervalUnionimpl Send for IntervalUnion
impl Send for IntervalUnionimpl Sync for IntervalUnion
impl Sync for IntervalUnionimpl Unpin for IntervalUnion
impl Unpin for IntervalUnionimpl UnwindSafe for IntervalUnion
impl UnwindSafe for IntervalUnion