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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - M-Business Anywhere プログラミング » Ultra Light for M-Business Anywhere API リファレンス » TableSchema クラス

 

getColumnPartitionSizeByColID メソッド

カラムのグローバル・オートインクリメントの分割サイズを Double で表される 64 ビット符号なし数値として返します。

構文
UInt64 getColumnPartitionSizeByColID( UInt16 columnID )
パラメータ
  • columnID   カラムの ID 番号。テーブルの最初のカラムの ID 値は 1 です。

備考

テーブルのすべてのグローバル・オートインクリメント・カラムは、同じグローバル・オートインクリメントの分割サイズを共有します。