[−]Type Definition df_st_db::schema::he_reasons::SqlType
type SqlType = (Int4, Int4, Nullable<Varchar>, Nullable<Int4>, Nullable<Int4>, Nullable<Int4>);
The SQL type of all of the columns on this table
type SqlType = (Int4, Int4, Nullable<Varchar>, Nullable<Int4>, Nullable<Int4>, Nullable<Int4>);
The SQL type of all of the columns on this table