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 リファレンス » ResultSetSchema クラス

 

getColumnPrecisionByColID メソッド

カラムの精度を返します。

構文
Int32 getColumnPrecisionByColID( UInt16 columnID )
パラメータ
  • columnID   カラムの ID 番号。結果セットの最初のカラムの ID 値は 1 です。

備考

カラムは SQLType.NUMERIC 型である必要があります。