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 类

 

getColumnSize 方法

返回列的大小。

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

注释

此列必须为 SQLType.BINARY 或 SQLType.CHAR 类型。