I have a couple of fields in the database designated as floats. In the mapping config file they get defined as follows: < Column Id = "Field1 " CSType = " System.Double? " PropertyName = " Field1 " FieldName = " Field1 " FriendlyName = " Field1 " IncludeInOutput = " true " /> < Column Id = ...