數據窗口的 updatewhereclause 屬性在哪設置?
xhwly 2004-12-13 05:10:51 release 9;
datawindow(units=0 timer_interval=0 color=1073741824 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 )
header(height=76 color="536870912" )
summary(height=0 color="536870912" )
footer(height=0 color="536870912" )
detail(height=88 color="536870912" )
table(column=(type=char(100) update=yes updatewhereclause=yes key=yes name=argitno dbname="SYS_Arg.ArgItNo" )
column=(type=char(100) update=yes updatewhereclause=yes name=argname dbname="SYS_Arg.ArgName" )
column=(type=char(100) update=yes updatewhereclause=yes name=argval dbname="SYS_Arg.ArgVal" )
retrieve="PBSELECT( VERSION(400) TABLE(NAME=~"SYS_Arg~" ) COLUMN(NAME=~"SYS_Arg.ArgItNo~") COLUMN(NAME=~"SYS_Arg.ArgName~") COLUMN(NAME=~"SYS_Arg.ArgVal~")) " update="SYS_Arg" updatewhere=1 updatekeyinplace=no )
text(band=header alignment="2" text="Argitno" border="0" color="33554432" x="9" y="8" height="60" width="411" html.valueishtml="0" name=argitno_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Argname" border="0" color="33554432" x="430" y="8" height="60" width="338" html.valueishtml="0" name=argname_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
text(band=header alignment="2" text="Argval" border="0" color="33554432" x="777" y="8" height="60" width="2309" html.valueishtml="0" name=argval_t visible="1" font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=1 alignment="0" tabsequence=10 border="0" color="33554432" x="9" y="8" height="72" width="411" format="[general]" html.valueishtml="0" name=argitno visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=2 alignment="0" tabsequence=20 border="0" color="33554432" x="430" y="8" height="72" width="338" format="[general]" html.valueishtml="0" name=argname visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
column(band=detail id=3 alignment="0" tabsequence=30 border="0" color="33554432" x="777" y="8" height="72" width="2309" format="[general]" html.valueishtml="0" name=argval visible="1" edit.limit=100 edit.case=any edit.focusrectangle=no edit.autoselect=yes edit.autohscroll=yes edit.imemode=0 font.face="Arial" font.height="-9" font.weight="400" font.family="2" font.pitch="2" font.charset="0" background.mode="1" background.color="536870912" )
htmltable(border="1" )
htmlgen(clientevents="1" clientvalidation="1" clientcomputedfields="1" clientformatting="0" clientscriptable="0" generatejavascript="1" encodeselflinkargs="1" netscapelayers="0" )
export.xml(headgroups="1" includewhitespace="0" metadatatype=0 savemetadata=0 )
import.xml()
export.pdf(method=0 distill.custompostscript="0" xslfop.print="0" )
以上數據窗口腳本中, updatewhereclause = yes 這個屬性在圖形界面有沒有地方設置?