ObjectCommand Class Properties
- Last UpdatedNov 06, 2025
- 2 minute read
For a list of all members of this type, see ObjectCommand members.
| Name | Description | |
|---|---|---|
![]() | Comment | This property allows you store additional information about this ObjectCommand in the Xml. |
![]() | DBObjectName | Contains the name of the Stored Procedure or Table this ObjectCommand is associated with. |
![]() | Enabled | Determines if this Object.Command can be executed by Middleware. |
![]() | Name | The name of the ObjectCommand. ENT.ADD |
![]() | Parameters | A list of all the parameter validation that will be used to validate this Object.Command. |
