Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » UltraLite - C- und C++-Programmierung » API-Referenz » UltraLite C++-API-Referenz » UltraLite_IndexSchema_iface-Klasse

 

IsForeignKeyNullable-Funktion

Prüft, ob der Fremdschlüssel nullwertfähig ist.

Syntax
bool UltraLite_IndexSchema_iface::IsForeignKeyNullable()
Rückgabe
  • TRUE, wenn der Index eine eindeutige Fremdschlüssel-Integritätsregel ist.

  • FALSE, wenn der Fremdschlüssel nicht nullwertfähig ist.