public virtual IDbCommand CreateCommand(IDbConnection conn) { return(dp.CreateCommandObject(conn)); }