Struct odbc_safe::Odbc3m8 [] [src]

pub struct Odbc3m8;

Used to declare ODBC 3.8 specifications.

Trait Implementations

impl Debug for Odbc3m8
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Odbc3m8
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for Odbc3m8
[src]

impl Version for Odbc3m8
[src]

[src]

The SQL_ATTR_ODBC_VERSION used with SQLSetEnvAttr

Auto Trait Implementations

impl Send for Odbc3m8

impl Sync for Odbc3m8