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 | Updates the database command's definition in the metadata repository. |