[]
        
(Showing Draft Content)

C1.DataConnector.AdoNet.DbCommandWrap-3.-ctor

DbCommandWrap Constructor

DbCommandWrap()

Declaration
protected DbCommandWrap()
Protected Sub New()

DbCommandWrap(DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter>)

Declaration
protected DbCommandWrap(DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter> connection)
Protected Sub New(connection As DbConnectionWrap(Of TInnerConnection, TInnerCommand, TInnerParameter))
Parameters
Type Name Description
DbConnectionWrap<TInnerConnection, TInnerCommand, TInnerParameter> connection