[]
Creates and returns an inner command for the passed connection.
protected override C1ODataCommand CreateInnerCommand(C1ODataConnection connection)
| Type | Name | Description |
|---|---|---|
| C1ODataConnection | connection | The C1ODataConnection to be used to create a command. |
| Type | Description |
|---|---|
| C1ODataCommand | The created C1ODataCommand. |