Obtains the percent of the default values used in all the columns that have global autoincrement defaults.
public ul_u_short ULGlobalAutoincUsage(SQLCA * sqlca)
sqlca A pointer to the SQLCA.
The percent of the global autoincrement values used by the counter.
If the database contains more than one column with this default, this value is calculated for all columns and the maximum is returned. For example, a return value of 99 indicates that very few default values remain for at least one of the columns.
Discuss this page in DocCommentXchange.
|
Copyright © 2012, iAnywhere Solutions, Inc. - SQL Anywhere 12.0.1 |