Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
インデックスが外部キーであるかどうかをチェックします。
bool UltraLite_IndexSchema_iface::IsForeignKey()
インデックスが外部キーである場合は、true。
インデックスが外部キーでない場合は、false。
外部キー内のカラムは、別のテーブルの NULL 以外のユニーク・インデックスを参照することができます。