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

State (Command オブジェクト)

object.State = value

引数

object
Command オブジェクトの名前を指定します。
object
オブジェクトの状態
定数内容
adStateClosed0閉じている(デフォルト)
adStateOpen1開いている
adStateConnecting2接続中
adStateExecuting4コマンド実行中
adStateFetching8行を取得中

解説

Commandオブジェクトの状態を返します。

使用例



関連項目

ActiveConnectionCommandTextCommandTimeoutCommandTypeDialectNamePreparedCancel
CreateParameterExecute



ASPリファレンス

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


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