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 クラス

 

getColumnPrecision メソッド

指定されたカラムの精度を返します。

構文
Int32 getColumnPrecision(String name)
パラメータ
  • name   カラムの名前。

備考

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