SnapDAL Library Documentation

DataCommandDecorator Constructor

Constructor

Overload List

Constructor

public DataCommandDecorator(IDbCommand);

Constructor that allows a statement name to be associated with the object that will in turn be passed to the pre execute calls as context

public DataCommandDecorator(IDbCommand,string);

See Also

DataCommandDecorator Class | SnapDAL Namespace