|
CommandType (Command オブジェクト)
object.CommandType
引数
解説
実行するコマンドの種類を設定します。
指定しない場合、adCmdUnknown(不明)が適用されます。 CommandText プロパティと異なった指定をするとExecute メソッドがエラーになります。 使用例
関連項目
ActiveConnection|CommandText|CommandTimeout|Dialect|Name|Prepared|State|Cancel| |
ASPリファレンス
Command オブジェクト Connection オブジェクト Error オブジェクト Errors コレクション Field オブジェクト Fields コレクション Parameter オブジェクト Parameters コレクション Property オブジェクト Properties コレクション Record オブジェクト Recordset オブジェクト Stream オブジェクト |