The following tables list the members exposed by OECommand.
| Name | Description | |
|---|---|---|
| Arguments | A list that contains the arguments of the command. A command can also contain commands. For example: SubString(UserName, 1, 3) contains two arguments: 1 and 3. | |
| Items | Returns the list of items. Each OEItem can contain a list of other OEItem. (Inherited from OEItem) | |
| Name | Returns the name of the command. |