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

Prepared (Command オブジェクト)

object.Prepared

引数

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

解説

コマンドをコンパイルして保存するかどうかを設定します。
TrueまたはFalseを設定します。
Trueはコマンドの最初の実行時にコンパイルされて保存されます。
次回のコマンド実行のパフォーマンスが向上します。

使用例



関連項目

ActiveConnectionCommandTextCommandTimeoutCommandTypeDialectNameStateCancel
CreateParameterExecute



ASPリファレンス

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


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