Programmer's Guide > Interfaces > TableObject interface > minimizeAttributes method
  
minimizeAttributes method
Scans the TableSet containing the object and reorganizes the attributes of the various table tags to minimize the number of attributes required to describe the table.
minimizeAttributes( )
Parameters
None
Returns
void
Throws
TableException
OPERATION_FAILED_ERR: Raised if the table model doesn't support this operation or if the operation fails for some other reason.