|
1 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
2 | 2 | <?xml-stylesheet type="text/xsl" href="../helpproject.xsl" ?> |
3 | | -<topic template="Default" modified="2024-02-23T15:29:09.981+01:00" lasteditedby="robert" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> |
| 3 | +<topic template="Default" modified="2025-04-23T15:20:20.852+02:00" lasteditedby="robert" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../helpproject.xsd"> |
4 | 4 | <title translate="true">CallBack</title> |
5 | 5 | <body> |
6 | 6 | <header> |
|
11 | 11 | <para styleclass="Normal"><text styleclass="Body Text" translate="true">When the connection is opened the RDD calls the Callback for the table called "Defaults" to retrieve some default values. Later when a table is opened the RDD calls the event handle for the table with the name from the USE statement.</text></para> |
12 | 12 | <para styleclass="Normal"></para> |
13 | 13 | <para styleclass="Normal"></para> |
14 | | - <para styleclass="Normal"><table styleclass="Default" rowcount="14" colcount="5"> |
| 14 | + <para styleclass="Normal"><table styleclass="Default" rowcount="18" colcount="5"> |
15 | 15 | <thead style="vertical-align:top"> |
16 | 16 | <td style="width:168px;"> |
17 | 17 | <para styleclass="Normal"><text styleclass="Normal" translate="true">SqlRDDEventReason</text></para> |
|
43 | 43 | <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
44 | 44 | </td> |
45 | 45 | <td style="width:656px;"> |
46 | | - <para styleclass="Normal"><text styleclass="Normal" translate="true">Are updated allowed?</text></para> |
| 46 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Are updates allowed?</text></para> |
47 | 47 | </td> |
48 | 48 | </tr> |
49 | 49 | <tr style="vertical-align:top"> |
|
131 | 131 | <para styleclass="Normal"><text styleclass="Normal" translate="true">A comma separated list of names of the columns that should be used as key columns for where clauses for update/ delete statements. Defaults to all columns, except when CompareMemo is set to false.</text></para> |
132 | 132 | </td> |
133 | 133 | </tr> |
| 134 | + <tr style="vertical-align:top"> |
| 135 | + <td style="width:168px;"> |
| 136 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">LegacyFieldTypes</text></para> |
| 137 | + </td> |
| 138 | + <td style="width:87px;"> |
| 139 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Logic</text></para> |
| 140 | + </td> |
| 141 | + <td style="width:100px;"> |
| 142 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Yes</text></para> |
| 143 | + </td> |
| 144 | + <td style="width:100px;"> |
| 145 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
| 146 | + </td> |
| 147 | + <td style="width:656px;"> |
| 148 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Should field types be mapped to the VO compatible field types (CDLMN) or can the RDD also return newer types such as Currency (Y) and DateTime (T)</text></para> |
| 149 | + </td> |
| 150 | + </tr> |
134 | 151 | <tr style="vertical-align:top"> |
135 | 152 | <td style="width:168px;"> |
136 | 153 | <para styleclass="Normal"><text styleclass="Normal" translate="true">LongFieldNames</text></para> |
|
165 | 182 | <para styleclass="Normal"><text styleclass="Normal" translate="true">The maximum number of rows to return</text></para> |
166 | 183 | </td> |
167 | 184 | </tr> |
| 185 | + <tr style="vertical-align:top"> |
| 186 | + <td style="width:168px;"> |
| 187 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">MaxRecnoAsRecCount</text></para> |
| 188 | + </td> |
| 189 | + <td style="width:87px;"> |
| 190 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Logic</text></para> |
| 191 | + </td> |
| 192 | + <td style="width:100px;"> |
| 193 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
| 194 | + </td> |
| 195 | + <td style="width:100px;"> |
| 196 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
| 197 | + </td> |
| 198 | + <td style="width:656px;"> |
| 199 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Should RecCount return the maximum record number or the physical # of rows in the table</text></para> |
| 200 | + </td> |
| 201 | + </tr> |
168 | 202 | <tr style="vertical-align:top"> |
169 | 203 | <td style="width:168px;"> |
170 | 204 | <para styleclass="Normal"><text styleclass="Normal" translate="true">RealName</text></para> |
|
199 | 233 | <para styleclass="Normal"><text styleclass="Normal" translate="true">The name of the column that emulates the recordnumber column</text></para> |
200 | 234 | </td> |
201 | 235 | </tr> |
| 236 | + <tr style="vertical-align:top"> |
| 237 | + <td style="width:168px;"> |
| 238 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">SeekReturnsSubset</text></para> |
| 239 | + </td> |
| 240 | + <td style="width:87px;"> |
| 241 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Logic</text></para> |
| 242 | + </td> |
| 243 | + <td style="width:100px;"> |
| 244 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Yes</text></para> |
| 245 | + </td> |
| 246 | + <td style="width:100px;"> |
| 247 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
| 248 | + </td> |
| 249 | + <td style="width:656px;"> |
| 250 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Should a Seek operation return a subset of the rows matching the key, or should it return all rows and position the cursor on the first row that matches the key. </text></para> |
| 251 | + </td> |
| 252 | + </tr> |
202 | 253 | <tr style="vertical-align:top"> |
203 | 254 | <td style="width:168px;"> |
204 | 255 | <para styleclass="Normal"><text styleclass="Normal" translate="true">ServerFilter</text></para> |
|
216 | 267 | <para styleclass="Normal"><text styleclass="Normal" translate="true">An additional filter that can be used to filter rows. This must be in SQL syntax.</text></para> |
217 | 268 | </td> |
218 | 269 | </tr> |
| 270 | + <tr style="vertical-align:top"> |
| 271 | + <td style="width:168px;"> |
| 272 | + <para styleclass="Body Text"><text styleclass="Body Text" translate="true">TrimTrailingSpaces</text></para> |
| 273 | + </td> |
| 274 | + <td style="width:87px;"> |
| 275 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Logic</text></para> |
| 276 | + </td> |
| 277 | + <td style="width:100px;"> |
| 278 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Yes</text></para> |
| 279 | + </td> |
| 280 | + <td style="width:100px;"> |
| 281 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">No</text></para> |
| 282 | + </td> |
| 283 | + <td style="width:656px;"> |
| 284 | + <para styleclass="Normal"><text styleclass="Normal" translate="true">Should trailing spaces for string columns be trimmed when </text></para> |
| 285 | + </td> |
| 286 | + </tr> |
219 | 287 | <tr style="vertical-align:top"> |
220 | 288 | <td style="width:168px;"> |
221 | 289 | <para styleclass="Normal"><text styleclass="Normal" translate="true">UpdatableColumns</text></para> |
|
0 commit comments