ASP@Workshop 
HOME > ASPリファレンス > Connection オブジェクト > CommandTimeout

CommandTimeout (Connection オブジェクト)

object.CommandTimeout

引数

object
Connection オブジェクトの名前を指定します。

解説

コマンドのタイムアウト時間(秒)を設定します。
コマンド実行中にタイムアウト時間を超えるとキャンセルされます。
デフォルトは30秒です。

使用例



関連項目

AttributesConnectionStringConnectionTimeoutCursorLocationDefaultDatabaseIsolationLevelModeProvider
StateVersionBeginTransCancelCloseCommitTransExecuteOpen
OpenSchemaRollbackTrans



ASPリファレンス

Command オブジェクト
Connection オブジェクト
Error オブジェクト
Errors コレクション
Field オブジェクト
Fields コレクション
Parameter オブジェクト
Parameters コレクション
Property オブジェクト
Properties コレクション
Record オブジェクト
Recordset オブジェクト
Stream オブジェクト


Copyright (C) 2006-2008 ASP@Workshop All rights reserved.