pub type SqlType = (Int4, Int4, Int2, Varchar, Varchar, Nullable<Varchar>, Varchar, Bpchar, Varchar, Bpchar);
Expand description

The SQL type of all of the columns on this table