public DbParameter[] ParseParameters(IDictionary <string, object> paramMap) { return(DataUtil.ParameterMapToArray(this, paramMap)); }