[]
The default constructor of DbCommandWrap<TInnerConnection, TInnerCommand, TInnerParameter>.
protected DbCommandWrap()
The constructor of DbCommandWrap<TInnerConnection, TInnerCommand, TInnerParameter> given a DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter>.
protected DbCommandWrap(DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter> connection)
| Type | Name | Description |
|---|---|---|
| DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter> | connection |