getColumnFeature

getColumnFeature(tableName:  String;
                 columnName: String): Feature;

The getColumnFeature method of the RelationalView class returns the feature (that is, method or property) associated with a column specified by the columnName parameter in the table specified by the tableName parameter.

This method applies to RPS mappings and ODBC relational views.

Calls to this method can raise the following exceptions.