I have a legacy table in my database that has a field named Count, now when I create a BO from this table, it always gives me a warning that I should override the count property. Is there a way to rename the Count field of my database without renaming the field in the database?
Herman