Returns true if the column defaults to global autoincrement, false otherwise.
Boolean isColumnGlobalAutoIncrement( String name )
name Name of the column.
return True if the column is global autoincrementing, false if not global autoincrementing.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |