Třídová akce

Kód:
5
Tělo:
SELECT    
  CLSID,
  FieldName,
  IsReported
FROM 
  DPProtectedFieldsPatterns A 
WHERE
  A.Parent_ID = :Parent_ID
ORDER BY
  A.CLSID ASC, A.FieldName ASC

Generated by ABRA Software a.s. 27.10.2021 16:34:08