Exemplo n.º 1
0
 public ReportParameterRelPesqUF(CamposRelPesqUF campo, string[] dbField, string[] joinClause, string[] whereClause, ReturnType rType)
     : base(dbField, joinClause, whereClause, rType)
 {
     this.campo = campo;
 }
Exemplo n.º 2
0
 public ReportParameterRelPesqUF(CamposRelPesqUF campo, string[] dbField, string[] joinClause, string[] whereClause, ReturnType rType)
     : base(dbField, joinClause, whereClause, rType)
 {
     this.campo = campo;
 }