The name of the database column that is represented by the ColumnName. In most cases BaseColumnName and ColumnName are the same. If the field is renamed in the SELECT statement then the BaseColumnName will still reference the original database column. If the field is an expression in the select statement then BaseColumnName is empty string.
FieldSchema Class | Adillis.SmartDBForms Namespace