Drops a foreign key.
void Connection.dropForeignKey( String table_name, String fkey_name ) throws ULjException
table_name The name of table containing the foreign key.
fkey_name The name of the foreign key to drop.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |