'Declaration Protected Overrides NotOverridable Function CreateInnerCommand( _ ByVal connection As C1ODataConnection _ ) As C1ODataCommand
protected override C1ODataCommand CreateInnerCommand( C1ODataConnection connection )
Parameters
- connection
- The C1.AdoNet.OData.C1ODataConnection to be used to create a command.
Return Value
The created C1.AdoNet.OData.C1ODataCommand.