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.Precision
ホーム • Customization Tools • FCAS • Language Reference • Column.Precision
 
Purpose
Returns the column's (or parameter's) maximum number of digits used by the data type of the column or parameter.
This attribute is read only at runtime.


Data type
Notes on the value returned
character
This is the length in characters of the data.
binary data
Column size is defined as the length in bytes of the data.
time, timestamp, and all interval data types
This is the number of characters in the character representation of this data.

Syntax
Table.Column (ColumnID).Precision

 

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