ASP@Workshop 
HOME > ASPリファレンス > Record コレクション > State

State (Record コレクション)

object.State = value

引数

object
Record オブジェクトの名前を指定します。
value
オブジェクトの入出力方向
定数内容
adStateClosed0
adStateOpen1
adStateConnectiong2
adStateExecuting4
adStateFetching8

解説

Record オブジェクトの状態を返します。
オブジェクトが開いているか閉じているかを調べることができます。

使用例



関連項目

ActiveConnectionModeRecordTypeSourceCancelClose



ASPリファレンス

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


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