d_columns_mss.srd 12 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. $PBExportHeader$d_columns_mss.srd
  2. release 9;
  3. datawindow(units=0 timer_interval=0 color=16777215 processing=1 HTMLDW=no print.printername="" print.documentname="" print.orientation = 0 print.margin.left = 110 print.margin.right = 110 print.margin.top = 96 print.margin.bottom = 96 print.paper.source = 0 print.paper.size = 0 print.canusedefaultprinter=yes print.prompt=no print.buttons=no print.preview.buttons=no print.cliptext=no print.overrideprintjob=no print.collate=yes hidegrayline=no grid.lines=0 )
  4. header(height=128 color="536870912" )
  5. summary(height=0 color="536870912" )
  6. footer(height=0 color="536870912" )
  7. detail(height=84 color="536870912" )
  8. table(column=(type=char(255) updatewhereclause=yes name=syscolumns_name dbname="syscolumns.name" )
  9. column=(type=long updatewhereclause=yes name=syscolumns_id dbname="syscolumns.id" )
  10. column=(type=long updatewhereclause=yes name=syscolumns_xusertype dbname="syscolumns.xusertype" )
  11. column=(type=long updatewhereclause=yes name=syscolumns_colid dbname="syscolumns.colid" )
  12. column=(type=long updatewhereclause=yes name=syscolumns_colorder dbname="syscolumns.colorder" )
  13. column=(type=long updatewhereclause=yes name=syscolumns_prec dbname="syscolumns.prec" )
  14. column=(type=long updatewhereclause=yes name=syscolumns_scale dbname="syscolumns.scale" )
  15. column=(type=long updatewhereclause=yes name=syscolumns_isnullable dbname="syscolumns.isnullable" )
  16. column=(type=char(255) updatewhereclause=yes name=systypes_name dbname="systypes.name" )
  17. column=(type=long updatewhereclause=yes name=syscolumns_cdefault dbname="syscolumns.cdefault" )
  18. column=(type=long updatewhereclause=yes name=syscolumns_length dbname="syscolumns.length" )
  19. column=(type=long updatewhereclause=yes name=syscolumns_typestat dbname="syscolumns.typestat" )
  20. retrieve=" SELECT syscolumns.name,
  21. syscolumns.id,
  22. syscolumns.xusertype,
  23. syscolumns.colid,
  24. syscolumns.colorder,
  25. syscolumns.prec,
  26. syscolumns.scale,
  27. syscolumns.isnullable,
  28. systypes.name,
  29. syscolumns.cdefault,
  30. syscolumns.length,
  31. syscolumns.typestat
  32. FROM syscolumns,
  33. systypes
  34. WHERE ( syscolumns.usertype = systypes.usertype)
  35. ORDER BY syscolumns.colorder ASC
  36. " )
  37. text(band=header alignment="2" text="Syscolumns
  38. Name" border="0" color="0" x="9" y="8" height="112" width="389" html.valueishtml="0" name=syscolumns_name_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  39. text(band=header alignment="2" text="Syscolumns
  40. Id" border="0" color="0" x="407" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_id_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  41. text(band=header alignment="2" text="Syscolumns
  42. Colid" border="0" color="0" x="745" y="8" height="112" width="297" html.valueishtml="0" name=syscolumns_colid_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  43. text(band=header alignment="2" text="Syscolumns
  44. Colorder" border="0" color="0" x="1051" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_colorder_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  45. text(band=header alignment="2" text="Syscolumns
  46. Prec" border="0" color="0" x="1390" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_prec_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  47. text(band=header alignment="2" text="Syscolumns
  48. Scale" border="0" color="0" x="1728" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_scale_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  49. text(band=header alignment="2" text="Syscolumns
  50. Isnullable" border="0" color="0" x="2066" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_isnullable_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  51. text(band=header alignment="2" text="Systypes
  52. Name" border="0" color="0" x="2405" y="8" height="112" width="306" html.valueishtml="0" name=systypes_name_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  53. text(band=header alignment="2" text="Syscolumns
  54. Cdefault" border="0" color="0" x="2720" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_cdefault_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  55. text(band=header alignment="2" text="Syscolumns
  56. Length" border="0" color="0" x="3058" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_length_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  57. text(band=header alignment="2" text="Syscolumns
  58. Typestat" border="0" color="0" x="3397" y="8" height="112" width="329" html.valueishtml="0" name=syscolumns_typestat_t visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  59. text(band=header alignment="0" text="Syscolumns Xusertype" border="0" color="0" x="3735" y="8" height="112" width="297" html.valueishtml="0" name=t_1 visible="1" font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="2" background.color="16777215" )
  60. column(band=detail id=1 alignment="0" tabsequence=32766 border="0" color="0" x="9" y="8" height="68" width="389" format="[general]" html.valueishtml="0" name=syscolumns_name visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  61. column(band=detail id=2 alignment="1" tabsequence=32766 border="0" color="0" x="407" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_id visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  62. column(band=detail id=4 alignment="1" tabsequence=32766 border="0" color="0" x="745" y="8" height="68" width="297" format="[general]" html.valueishtml="0" name=syscolumns_colid visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  63. column(band=detail id=5 alignment="1" tabsequence=32766 border="0" color="0" x="1051" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_colorder visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  64. column(band=detail id=6 alignment="1" tabsequence=32766 border="0" color="0" x="1390" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_prec visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  65. column(band=detail id=7 alignment="1" tabsequence=32766 border="0" color="0" x="1728" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_scale visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  66. column(band=detail id=8 alignment="1" tabsequence=32766 border="0" color="0" x="2066" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_isnullable visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  67. column(band=detail id=9 alignment="0" tabsequence=32766 border="0" color="0" x="2405" y="8" height="68" width="306" format="[general]" html.valueishtml="0" name=systypes_name visible="1" edit.limit=255 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  68. column(band=detail id=10 alignment="1" tabsequence=32766 border="0" color="0" x="2720" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_cdefault visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  69. column(band=detail id=11 alignment="1" tabsequence=32766 border="0" color="0" x="3058" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_length visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  70. column(band=detail id=12 alignment="1" tabsequence=32766 border="0" color="0" x="3397" y="8" height="68" width="329" format="[general]" html.valueishtml="0" name=syscolumns_typestat visible="1" edit.limit=0 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  71. column(band=detail id=3 alignment="0" tabsequence=32766 border="0" color="0" x="3735" y="8" height="68" width="297" format="[general]" html.valueishtml="0" name=syscolumns_xusertype visible="1" edit.limit=0 edit.case=any edit.autoselect=yes edit.imemode=0 font.face="宋体" font.height="-9" font.weight="400" font.family="0" font.pitch="2" font.charset="134" background.mode="1" background.color="536870912" )
  72. htmltable(border="1" )
  73. htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
  74. export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
  75. import.xml()
  76. export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )