Sets the default value for a column.
ColumnSchema ColumnSchema.setDefault( byte default_code )
default_code One of the ColumnSchema codes, constants with the COLUMN_DEFAULT suffix, indicating the type of default value that the column should have.
The default is COLUMN_DEFAULT_NONE.
This ColumnSchema with the default value defined.
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |