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.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |