SelectTestWithProperties.bas 1.0 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. Operation =1
  2. Option =25
  3. RowCount ="25"
  4. Begin InputTables
  5. Name ="TableWithData"
  6. End
  7. Begin OutputColumns
  8. Expression ="TableWithData.param"
  9. Expression ="TableWithData.key"
  10. End
  11. dbBoolean "ReturnsRecords" ="-1"
  12. dbInteger "ODBCTimeout" ="60"
  13. dbByte "RecordsetType" ="0"
  14. dbBoolean "OrderByOn" ="0"
  15. dbByte "Orientation" ="0"
  16. dbByte "DefaultView" ="2"
  17. dbBoolean "FilterOnLoad" ="0"
  18. dbBoolean "OrderByOnLoad" ="-1"
  19. dbBoolean "TotalsRow" ="0"
  20. dbText "Description" ="this is a description"
  21. Begin
  22. Begin
  23. dbText "Name" ="TableWithData.param"
  24. dbLong "AggregateType" ="-1"
  25. End
  26. Begin
  27. dbText "Name" ="TableWithData.key"
  28. dbLong "AggregateType" ="-1"
  29. End
  30. End
  31. Begin
  32. State =0
  33. Left =0
  34. Top =0
  35. Right =1336
  36. Bottom =866
  37. Left =-1
  38. Top =-1
  39. Right =1320
  40. Bottom =604
  41. Left =0
  42. Top =0
  43. ColumnsShown =539
  44. Begin
  45. Left =48
  46. Top =12
  47. Right =192
  48. Bottom =156
  49. Top =0
  50. Name ="TableWithData"
  51. Name =""
  52. End
  53. End