bool UltraLite_IndexSchema_iface::IsForeignKeyCheckOnCommit()
Checks whether referential integrity for the foreign key is performed on commits or on inserts and updates.
True if this foreign key checks referential integrity on commit.
False if this foreign key checks referential integrity on insert.