Páginas filhas
  • Habilitar o menu Relatórios (Legado) no TReport

Versões comparadas

Chave

  • Esta linha foi adicionada.
  • Esta linha foi removida.
  • A formatação mudou.

...

Bloco de código
languagesql
INSERT INTO "Trf_Reports" ("Code", ,"Description", ,"Dictionary", ,"Layout", "ReportUId", "IsDeleted")
VALUES ('SAMPLE_REPORT', 'SAMPLE_REPORT', 'SAMPLE_REPORT', 'SAMPLE_REPORT', 'SAMPLE_REPORT', false);

...

Bloco de código
languagesql
DELETE FROM TRF"Trf_REPORTSReports" WHERE CODE"Code" = 'TSTSAMPLE_TREPORTREPORT' ;