Checks whether referential integrity for the foreign key is performed on commits or on inserts and updates.
Visual Basic Public Readonly Property IsForeignKeyCheckOnCommit As Boolean
C# public bool IsForeignKeyCheckOnCommit { get;}
True if referential integrity is checked on commits, false if it is checked on inserts and updates.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |