次の方法で共有


Methods, clsDatabaseCommand

ms135631.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

An object of ClassType clsDatabaseCommand implements the following methods of the Command interface.

Method Description

Clone

Copies an existing object to a target object of the same class type

LockObject

Locks an object

UnlockObject

Unlocks a previously locked object

Update

Saves the definition of the command object in the metadata repository

参照

関連項目

Command Interface

ヘルプおよび情報

SQL Server 2005 の参考資料の入手