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 类

 

getColumnPartitionSize 方法

返回列的全局自动增量分区大小(由 Double 型表示的 64 位无符号数字形式)。

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

注释

给定表中的所有全局自动增量列都共享同一全局自动增量分区。