public DataTable GetDCPResultSchema() { DCPReportDS dsReport = new DCPReportDS(); return(dsReport.GetDCPResultSchema()); }