DeleteTest.bas 809 B

1234567891011121314151617181920212223242526272829303132333435363738394041424344
  1. Operation =5
  2. Option =0
  3. Where ="(((TableWithData.param)=\"param2\"))"
  4. Begin InputTables
  5. Name ="TableWithData"
  6. End
  7. Begin OutputColumns
  8. Expression ="TableWithData.*"
  9. Expression ="TableWithData.param"
  10. End
  11. dbBoolean "ReturnsRecords" ="-1"
  12. dbInteger "ODBCTimeout" ="60"
  13. dbBoolean "UseTransaction" ="-1"
  14. dbBoolean "FailOnError" ="0"
  15. dbByte "Orientation" ="0"
  16. Begin
  17. Begin
  18. dbText "Name" ="TableWithData.param"
  19. dbLong "AggregateType" ="-1"
  20. End
  21. End
  22. Begin
  23. State =0
  24. Left =0
  25. Top =0
  26. Right =1336
  27. Bottom =866
  28. Left =-1
  29. Top =-1
  30. Right =1320
  31. Bottom =604
  32. Left =0
  33. Top =0
  34. ColumnsShown =771
  35. Begin
  36. Left =48
  37. Top =12
  38. Right =192
  39. Bottom =156
  40. Top =0
  41. Name ="TableWithData"
  42. Name =""
  43. End
  44. End