Constructor
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);
DataCommandDecorator Class | SnapDAL Namespace