[][src]Type Definition odbc_iter::SqlSsTime2

type SqlSsTime2 = SQL_SS_TIME2_STRUCT;

Trait Implementations

impl<C: Configuration> TryFromColumn<C> for SqlSsTime2[src]

type Error = ColumnConvertError

impl TryFromValue for SqlSsTime2[src]