Esempio n. 1
0
 public ReportParameterRelInvCatPesqDet(CamposRelInvCatPesqDet campo, string[] dbField, string[] joinClause, string[] whereClause, ReturnType rType)
     : base(dbField, joinClause, whereClause, rType)
 {
     this.campo = campo;
 }
Esempio n. 2
0
 public ReportParameterRelInvCatPesqDet(CamposRelInvCatPesqDet campo, string[] dbField, string[] joinClause, string[] whereClause, ReturnType rType)
     : base(dbField, joinClause, whereClause, rType)
 {
     this.campo = campo;
 }