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 - M-Business Anywhere-Programmierung » UltraLite für M-Business Anywhere-API-Referenz » TableSchema-Klasse

 

isColumnGlobalAutoIncrement-Methode

Gibt TRUE zurück, wenn die Spalte standardmäßig global autoincrement enthält, sonst FALSE.

Syntax
Boolean isColumnGlobalAutoIncrement( String name )
Parameter
  • name   Name der Spalte

  • return   TRUE, wenn es eine Spalte mit global autoincrement ist, sonst FALSE.