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 类

 

isColumnCurrentTimeByColID 方法

如果列缺省为当前时间,则返回 true;否则返回 false。

语法
Boolean isColumnCurrentTimeByColID( UInt16 columnID )
参数
  • columnID   列的 ID 号。表中第一列的 ID 值为 1。

注释

此列必须为 SQLType.TIME 类型。