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