Checks whether the index is a foreign key.
Visual Basic Public Readonly Property IsForeignKey As Boolean
C# public bool IsForeignKey { get;}
True if the index is the foreign key, false if the index is not the foreign key.
Columns in a foreign key may reference another table's non-null, unique index.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |