org.tmatesoft.sqljet.core.schema
Interface ISqlJetForeignKeyMatchAction

All Superinterfaces:
ISqlJetForeignKeyAction
All Known Implementing Classes:
SqlJetForeignKeyMatchAction

public interface ISqlJetForeignKeyMatchAction
extends ISqlJetForeignKeyAction

Foreign key's key match action.


Method Summary
 java.lang.String getName()
           
 

Method Detail

getName

java.lang.String getName()