Method | Description | |
---|---|---|
Dispose ( ) : void |
Disposes of the command
|
|
Execute ( ObjectInfo info ) : bool |
Executes the command
|
|
UpdateObjectCommand ( |
Constructs a new update object command instance
|
public Execute ( ObjectInfo info ) : bool | ||
info | ObjectInfo | The descriptor to update |
return | bool |
public UpdateObjectCommand ( |
||
connection | ||
return | System |