Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
删除外键。
void Connection.dropForeignKey( String table_name, String fkey_name ) throws ULjException
table_name 包含外键的表的名称。
fkey_name 要删除的外键的名称。