Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (中文) » UltraLite - M-Business Anywhere 编程 » UltraLite for M-Business Anywhere API 参考 » TableSchema 类

 

getColumnDefaultValue 方法

返回指定列的缺省值;如果缺省值为 null,则返回空值。

语法
String getColumnDefaultValue( String name )
参数
  • name   列的名称。