Get the xf_SQLColumnFormatEnum given the MS Access DataTypeEnum. The xf_SQLColumnFormatEnum is an internal functional type specifying broadly how the type is to be handled rather than its internal details.
The MS Access DataTypeEnum
SQLColumnFormat = objSchema.GetSqlColumnFormatFromMSSQLType(dbLong)