zz_SupprAgent2.bas 961 B

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849
  1. Operation =5
  2. Option =0
  3. Where ="(((tbl_FormHS.CodeAgent)=\"T32\") AND ((tbl_FormHS.MoisRH)=12))"
  4. Begin InputTables
  5. Name ="tbl_FormHS"
  6. End
  7. Begin OutputColumns
  8. Expression ="tbl_FormHS.*"
  9. Expression ="tbl_FormHS.CodeAgent"
  10. Expression ="tbl_FormHS.MoisRH"
  11. End
  12. dbBoolean "ReturnsRecords" ="-1"
  13. dbInteger "ODBCTimeout" ="60"
  14. dbBoolean "UseTransaction" ="-1"
  15. dbBoolean "FailOnError" ="0"
  16. dbByte "Orientation" ="0"
  17. Begin
  18. Begin
  19. dbText "Name" ="tbl_FormHS.CodeAgent"
  20. dbLong "AggregateType" ="-1"
  21. End
  22. Begin
  23. dbText "Name" ="tbl_FormHS.MoisRH"
  24. dbLong "AggregateType" ="-1"
  25. End
  26. End
  27. Begin
  28. State =0
  29. Left =0
  30. Top =0
  31. Right =772
  32. Bottom =545
  33. Left =-1
  34. Top =-1
  35. Right =756
  36. Bottom =300
  37. Left =0
  38. Top =0
  39. ColumnsShown =771
  40. Begin
  41. Left =48
  42. Top =12
  43. Right =192
  44. Bottom =156
  45. Top =0
  46. Name ="tbl_FormHS"
  47. Name =""
  48. End
  49. End