Цитата:
Сообщение от
DreamCreator
А fetch можно увидеть?
this.formationReport();
return true;
void formationReport()
{
if ( TmpPowerOfAttorneyHendl_1.TypeReport == TypeReportPowerOfAttorney::M_2a )
Head.executeSection();
HeadOsnov.executeSection();
HeadTable.executeSection();
while select TmpPowerOfAttorneyTable_1
{
Table.executeSection();
}
}