Checks whether the foreign key is nullable.
Visual Basic Public Readonly Property IsForeignKeyNullable As Boolean
C# public bool IsForeignKeyNullable { get;}
True if the foreign key is nullable, false if the foreign key is not nullable.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |