org.eclipse.datatools.enablement.sybase.asa.schemaobjecteditor.examples.tableeditor
Interface IEditableColumns

All Known Implementing Classes:
ASAColumnsEditorPage

public interface IEditableColumns

If columns have been modified, user can not add trigger/index for the table

Author:
Idull

Method Summary
 boolean isColumnsDirty()
          Checks if the columns have been modified
 

Method Detail

isColumnsDirty

boolean isColumnsDirty()
Checks if the columns have been modified

Returns: