[]
Create a inner command related to an inner connection.
protected abstract TInnerCommand CreateInnerCommand(TInnerConnection connection)
| Type | Name | Description |
|---|---|---|
| TInnerConnection | connection |
| Type | Description |
|---|---|
| TInnerCommand | The created inner command. |