[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.DbCommandWrap-3.CreateInnerCommand

CreateInnerCommand Method

CreateInnerCommand(TInnerConnection)

Create a inner command related to an inner connection.

Declaration
protected abstract TInnerCommand CreateInnerCommand(TInnerConnection connection)
Parameters
Type Name Description
TInnerConnection connection
Returns
Type Description
TInnerCommand

The created inner command.