[][src]Type Definition odbc::SqlTimestamp

type SqlTimestamp = SQL_TIMESTAMP_STRUCT;

Trait Implementations

impl<'a> OdbcType<'a> for SqlTimestamp[src]