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

 

IsUniqueIndex-Funktion

Prüft, ob der Index eindeutig ist.

Syntax
bool UltraLite_IndexSchema_iface::IsUniqueIndex()
Rückgabe
  • TRUE, wenn der Index eindeutig ist.

  • FALSE, wenn der Index nicht eindeutig ist.