Checks whether the foreign key is nullable.
Public ReadOnly Property IsForeignKeyNullable As Boolean
public bool IsForeignKeyNullable {get;}
ULException class A SQL error occurred (including index is not a foreign key).
True if the foreign key is nullable, false if the foreign key is not nullable.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |