Exemplo n.º 1
0
 internal void SetReportDefinition(ReportDefn r)
 {
     _Report         = r;
     _UserParameters = null;
     _DataSets       = null;
 }
Exemplo n.º 2
0
 internal void SetReportDefinition(ReportDefn r)
 {
     _Report = r;
     _UserParameters = null;
     _DataSets = null;
 }