Get the xf_SQLColumnFormatEnum given the MSSQL type name. The xf_SQLColumnFormatEnum is an internal functional type specifying broadly how the type is to be handled rather than its internal details.
The MSSQL type name
SQLColumnFormat = objSchema.GetSqlColumnFormatFromMSSQLType("int")