Type Alias Version3

Source
pub type Version3 = Odbc3;
Expand description

Environment state used to represent that environment has been set to odbc version 3

Aliased Typeยง

pub struct Version3;