Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (日本語) » Ultra Light J » Ultra Light J リファレンス » Ultra Light J API リファレンス » Connection インタフェース

 

dropForeignKey メソッド

外部キーを削除します。

構文
void Connection.dropForeignKey(
  String table_name,
  String fkey_name
) throws ULjException
パラメータ
  • table_name   外部キーが含まれるテーブルの名前。

  • fkey_name   削除する外部キーの名前。