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(英語)
 
バナー:
 
 Connection.OptTrace
ホーム • Customization Tools • FCAS • Language Reference • Connection.OptTrace
 
Purpose
Returns or specifies an integer value indicating whether the ODBC Driver Manager performs tracing.
If the trace file already exists, the ODBC Driver Manager appends to the file. If the trace file doesn't exist, the ODBC Driver Manager creates the file. If no tracing file has been specified, the ODBC Driver Manager writes to the file \SQL.LOG.
Syntax
DBConnection.OptTrace [= Constant]


Constant
Possible values:
SQL_OPT_TRACE_OFF
Tracing off. This is the default.
SQL_OPT_TRACE_ON
Tracing on.
SQL_OPT_TRACE_DEFAULT
Tracing off.

 

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