Checks whether the named column's default is set to global autoincrement.
public Boolean isColumnGlobalAutoIncrement(String name)
name The name of the column.
True if the column is global autoincrementing, false otherwise.
![]() |
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |