FirstClassトップページ


 ヘルプの目次
このヘルプについて このヘルプについて
 
エンドユーザ向けヘルプ エンドユーザ向けヘルプ
Client Help クライアントヘルプ
Web Help Webアクセスヘルプ
ScreenReader Help スクリーンリーダ
Form フォーム
Synchronization 同期
Definitions 用語
container コンテナ
 
管理者向けヘルプ 管理者向けヘルプ
Administration サーバの管理
Internet Services インターネットサービス
Customization Tools カスタマイズツール(英語)
Administering OTSW OTSWの管理
OTSW Custodian OTSW Custodian
Using FirstClass ED FirstClass ED(英語)
 
バナー:
 
 Column.Scale
ホーム • Customization Tools • FCAS • Language Reference • Column.Scale
 
Purpose
Returns the maximum number of digits to the right of the decimal point for the column.
This attribute is read only at runtime.


Data type
Notes on the value returned
approximate floating point number columns or parameters
The scale is undefined, because the number of digits to the right of the decimal point is not fixed.
datetime or interval data that contains a seconds component
The decimal digits are defined as the number of digits to the right of the decimal point in the seconds component of the data.
SQL_DECIMAL and SQL_NUMERIC
The maximum scale is generally the same as the maximum precision, although some data sources impose a separate limit on the maximum scale.

Syntax
Table.Column (ColumnID).Scale

 

Copyright(C) 2002-2012 FC Management Co. All Rights Reserved<