xref: /AOO41X/main/oovbaapi/genconstidl/dao.api (revision ff85de3a69b62b3a4380c1a7d6c7034acfe9c659)
1cdf0e10cSrcweir<?xml version="1.0" encoding="utf-8"?>
2*ff85de3aSAndrew Rist<!--***********************************************************
3*ff85de3aSAndrew Rist *
4*ff85de3aSAndrew Rist * Licensed to the Apache Software Foundation (ASF) under one
5*ff85de3aSAndrew Rist * or more contributor license agreements.  See the NOTICE file
6*ff85de3aSAndrew Rist * distributed with this work for additional information
7*ff85de3aSAndrew Rist * regarding copyright ownership.  The ASF licenses this file
8*ff85de3aSAndrew Rist * to you under the Apache License, Version 2.0 (the
9*ff85de3aSAndrew Rist * "License"); you may not use this file except in compliance
10*ff85de3aSAndrew Rist * with the License.  You may obtain a copy of the License at
11*ff85de3aSAndrew Rist *
12*ff85de3aSAndrew Rist *   http://www.apache.org/licenses/LICENSE-2.0
13*ff85de3aSAndrew Rist *
14*ff85de3aSAndrew Rist * Unless required by applicable law or agreed to in writing,
15*ff85de3aSAndrew Rist * software distributed under the License is distributed on an
16*ff85de3aSAndrew Rist * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17*ff85de3aSAndrew Rist * KIND, either express or implied.  See the License for the
18*ff85de3aSAndrew Rist * specific language governing permissions and limitations
19*ff85de3aSAndrew Rist * under the License.
20*ff85de3aSAndrew Rist *
21*ff85de3aSAndrew Rist ***********************************************************-->
22cdf0e10cSrcweir
23cdf0e10cSrcweir
24cdf0e10cSrcweir
25cdf0e10cSrcweir<!-- *** Do not edit, this file will be generated *** -->
26cdf0e10cSrcweir<!DOCTYPE api SYSTEM "ApiSymbols.dtd">
27cdf0e10cSrcweir<api library-identifier="Microsoft DAO 3.6 Object Library" library-name="DAO" library-minorversion="0" library-majorversion="5" author="Sun Microsystems" date-created="20050331">
28cdf0e10cSrcweir	<!--enum::CollatingOrderEnum  {Enumeration}-->
29cdf0e10cSrcweir	<element type="enumeration">
30cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum">
31cdf0e10cSrcweir			<name>CollatingOrderEnum</name>
32cdf0e10cSrcweir		</source>
33cdf0e10cSrcweir		<destination designation="identity" />
34cdf0e10cSrcweir	</element>
35cdf0e10cSrcweir	<!--enum::dbSortArabic {Constant}-->
36cdf0e10cSrcweir	<element type="constant">
37cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortArabic">
38cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
39cdf0e10cSrcweir			<name>dbSortArabic</name>
40cdf0e10cSrcweir			<value>1025</value>
41cdf0e10cSrcweir		</source>
42cdf0e10cSrcweir		<destination designation="identity" />
43cdf0e10cSrcweir	</element>
44cdf0e10cSrcweir	<!--enum::dbSortChineseSimplified {Constant}-->
45cdf0e10cSrcweir	<element type="constant">
46cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortChineseSimplified">
47cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
48cdf0e10cSrcweir			<name>dbSortChineseSimplified</name>
49cdf0e10cSrcweir			<value>2052</value>
50cdf0e10cSrcweir		</source>
51cdf0e10cSrcweir		<destination designation="identity" />
52cdf0e10cSrcweir	</element>
53cdf0e10cSrcweir	<!--enum::dbSortChineseTraditional {Constant}-->
54cdf0e10cSrcweir	<element type="constant">
55cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortChineseTraditional">
56cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
57cdf0e10cSrcweir			<name>dbSortChineseTraditional</name>
58cdf0e10cSrcweir			<value>1028</value>
59cdf0e10cSrcweir		</source>
60cdf0e10cSrcweir		<destination designation="identity" />
61cdf0e10cSrcweir	</element>
62cdf0e10cSrcweir	<!--enum::dbSortCyrillic {Constant}-->
63cdf0e10cSrcweir	<element type="constant">
64cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortCyrillic">
65cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
66cdf0e10cSrcweir			<name>dbSortCyrillic</name>
67cdf0e10cSrcweir			<value>1049</value>
68cdf0e10cSrcweir		</source>
69cdf0e10cSrcweir		<destination designation="identity" />
70cdf0e10cSrcweir	</element>
71cdf0e10cSrcweir	<!--enum::dbSortCzech {Constant}-->
72cdf0e10cSrcweir	<element type="constant">
73cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortCzech">
74cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
75cdf0e10cSrcweir			<name>dbSortCzech</name>
76cdf0e10cSrcweir			<value>1029</value>
77cdf0e10cSrcweir		</source>
78cdf0e10cSrcweir		<destination designation="identity" />
79cdf0e10cSrcweir	</element>
80cdf0e10cSrcweir	<!--enum::dbSortDutch {Constant}-->
81cdf0e10cSrcweir	<element type="constant">
82cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortDutch">
83cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
84cdf0e10cSrcweir			<name>dbSortDutch</name>
85cdf0e10cSrcweir			<value>1043</value>
86cdf0e10cSrcweir		</source>
87cdf0e10cSrcweir		<destination designation="identity" />
88cdf0e10cSrcweir	</element>
89cdf0e10cSrcweir	<!--enum::dbSortGeneral {Constant}-->
90cdf0e10cSrcweir	<element type="constant">
91cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortGeneral">
92cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
93cdf0e10cSrcweir			<name>dbSortGeneral</name>
94cdf0e10cSrcweir			<value>1033</value>
95cdf0e10cSrcweir		</source>
96cdf0e10cSrcweir		<destination designation="identity" />
97cdf0e10cSrcweir	</element>
98cdf0e10cSrcweir	<!--enum::dbSortGreek {Constant}-->
99cdf0e10cSrcweir	<element type="constant">
100cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortGreek">
101cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
102cdf0e10cSrcweir			<name>dbSortGreek</name>
103cdf0e10cSrcweir			<value>1032</value>
104cdf0e10cSrcweir		</source>
105cdf0e10cSrcweir		<destination designation="identity" />
106cdf0e10cSrcweir	</element>
107cdf0e10cSrcweir	<!--enum::dbSortHebrew {Constant}-->
108cdf0e10cSrcweir	<element type="constant">
109cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortHebrew">
110cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
111cdf0e10cSrcweir			<name>dbSortHebrew</name>
112cdf0e10cSrcweir			<value>1037</value>
113cdf0e10cSrcweir		</source>
114cdf0e10cSrcweir		<destination designation="identity" />
115cdf0e10cSrcweir	</element>
116cdf0e10cSrcweir	<!--enum::dbSortHungarian {Constant}-->
117cdf0e10cSrcweir	<element type="constant">
118cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortHungarian">
119cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
120cdf0e10cSrcweir			<name>dbSortHungarian</name>
121cdf0e10cSrcweir			<value>1038</value>
122cdf0e10cSrcweir		</source>
123cdf0e10cSrcweir		<destination designation="identity" />
124cdf0e10cSrcweir	</element>
125cdf0e10cSrcweir	<!--enum::dbSortIcelandic {Constant}-->
126cdf0e10cSrcweir	<element type="constant">
127cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortIcelandic">
128cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
129cdf0e10cSrcweir			<name>dbSortIcelandic</name>
130cdf0e10cSrcweir			<value>1039</value>
131cdf0e10cSrcweir		</source>
132cdf0e10cSrcweir		<destination designation="identity" />
133cdf0e10cSrcweir	</element>
134cdf0e10cSrcweir	<!--enum::dbSortJapanese {Constant}-->
135cdf0e10cSrcweir	<element type="constant">
136cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortJapanese">
137cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
138cdf0e10cSrcweir			<name>dbSortJapanese</name>
139cdf0e10cSrcweir			<value>1041</value>
140cdf0e10cSrcweir		</source>
141cdf0e10cSrcweir		<destination designation="identity" />
142cdf0e10cSrcweir	</element>
143cdf0e10cSrcweir	<!--enum::dbSortKorean {Constant}-->
144cdf0e10cSrcweir	<element type="constant">
145cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortKorean">
146cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
147cdf0e10cSrcweir			<name>dbSortKorean</name>
148cdf0e10cSrcweir			<value>1042</value>
149cdf0e10cSrcweir		</source>
150cdf0e10cSrcweir		<destination designation="identity" />
151cdf0e10cSrcweir	</element>
152cdf0e10cSrcweir	<!--enum::dbSortNeutral {Constant}-->
153cdf0e10cSrcweir	<element type="constant">
154cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortNeutral">
155cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
156cdf0e10cSrcweir			<name>dbSortNeutral</name>
157cdf0e10cSrcweir			<value>1024</value>
158cdf0e10cSrcweir		</source>
159cdf0e10cSrcweir		<destination designation="identity" />
160cdf0e10cSrcweir	</element>
161cdf0e10cSrcweir	<!--enum::dbSortNorwdan {Constant}-->
162cdf0e10cSrcweir	<element type="constant">
163cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortNorwdan">
164cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
165cdf0e10cSrcweir			<name>dbSortNorwdan</name>
166cdf0e10cSrcweir			<value>1030</value>
167cdf0e10cSrcweir		</source>
168cdf0e10cSrcweir		<destination designation="identity" />
169cdf0e10cSrcweir	</element>
170cdf0e10cSrcweir	<!--enum::dbSortPDXIntl {Constant}-->
171cdf0e10cSrcweir	<element type="constant">
172cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortPDXIntl">
173cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
174cdf0e10cSrcweir			<name>dbSortPDXIntl</name>
175cdf0e10cSrcweir			<value>1033</value>
176cdf0e10cSrcweir		</source>
177cdf0e10cSrcweir		<destination designation="identity" />
178cdf0e10cSrcweir	</element>
179cdf0e10cSrcweir	<!--enum::dbSortPDXNor {Constant}-->
180cdf0e10cSrcweir	<element type="constant">
181cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortPDXNor">
182cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
183cdf0e10cSrcweir			<name>dbSortPDXNor</name>
184cdf0e10cSrcweir			<value>1030</value>
185cdf0e10cSrcweir		</source>
186cdf0e10cSrcweir		<destination designation="identity" />
187cdf0e10cSrcweir	</element>
188cdf0e10cSrcweir	<!--enum::dbSortPDXSwe {Constant}-->
189cdf0e10cSrcweir	<element type="constant">
190cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortPDXSwe">
191cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
192cdf0e10cSrcweir			<name>dbSortPDXSwe</name>
193cdf0e10cSrcweir			<value>1053</value>
194cdf0e10cSrcweir		</source>
195cdf0e10cSrcweir		<destination designation="identity" />
196cdf0e10cSrcweir	</element>
197cdf0e10cSrcweir	<!--enum::dbSortPolish {Constant}-->
198cdf0e10cSrcweir	<element type="constant">
199cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortPolish">
200cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
201cdf0e10cSrcweir			<name>dbSortPolish</name>
202cdf0e10cSrcweir			<value>1045</value>
203cdf0e10cSrcweir		</source>
204cdf0e10cSrcweir		<destination designation="identity" />
205cdf0e10cSrcweir	</element>
206cdf0e10cSrcweir	<!--enum::dbSortSlovenian {Constant}-->
207cdf0e10cSrcweir	<element type="constant">
208cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortSlovenian">
209cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
210cdf0e10cSrcweir			<name>dbSortSlovenian</name>
211cdf0e10cSrcweir			<value>1060</value>
212cdf0e10cSrcweir		</source>
213cdf0e10cSrcweir		<destination designation="identity" />
214cdf0e10cSrcweir	</element>
215cdf0e10cSrcweir	<!--enum::dbSortSpanish {Constant}-->
216cdf0e10cSrcweir	<element type="constant">
217cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortSpanish">
218cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
219cdf0e10cSrcweir			<name>dbSortSpanish</name>
220cdf0e10cSrcweir			<value>1034</value>
221cdf0e10cSrcweir		</source>
222cdf0e10cSrcweir		<destination designation="identity" />
223cdf0e10cSrcweir	</element>
224cdf0e10cSrcweir	<!--enum::dbSortSwedFin {Constant}-->
225cdf0e10cSrcweir	<element type="constant">
226cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortSwedFin">
227cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
228cdf0e10cSrcweir			<name>dbSortSwedFin</name>
229cdf0e10cSrcweir			<value>1053</value>
230cdf0e10cSrcweir		</source>
231cdf0e10cSrcweir		<destination designation="identity" />
232cdf0e10cSrcweir	</element>
233cdf0e10cSrcweir	<!--enum::dbSortThai {Constant}-->
234cdf0e10cSrcweir	<element type="constant">
235cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortThai">
236cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
237cdf0e10cSrcweir			<name>dbSortThai</name>
238cdf0e10cSrcweir			<value>1054</value>
239cdf0e10cSrcweir		</source>
240cdf0e10cSrcweir		<destination designation="identity" />
241cdf0e10cSrcweir	</element>
242cdf0e10cSrcweir	<!--enum::dbSortTurkish {Constant}-->
243cdf0e10cSrcweir	<element type="constant">
244cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortTurkish">
245cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
246cdf0e10cSrcweir			<name>dbSortTurkish</name>
247cdf0e10cSrcweir			<value>1055</value>
248cdf0e10cSrcweir		</source>
249cdf0e10cSrcweir		<destination designation="identity" />
250cdf0e10cSrcweir	</element>
251cdf0e10cSrcweir	<!--enum::dbSortUndefined {Constant}-->
252cdf0e10cSrcweir	<element type="constant">
253cdf0e10cSrcweir		<source id="DAO.CollatingOrderEnum.dbSortUndefined">
254cdf0e10cSrcweir			<context kind="enumeration">CollatingOrderEnum</context>
255cdf0e10cSrcweir			<name>dbSortUndefined</name>
256cdf0e10cSrcweir			<value>-1</value>
257cdf0e10cSrcweir		</source>
258cdf0e10cSrcweir		<destination designation="identity" />
259cdf0e10cSrcweir	</element>
260cdf0e10cSrcweir	<!--enum::CommitTransOptionsEnum  {Enumeration}-->
261cdf0e10cSrcweir	<element type="enumeration">
262cdf0e10cSrcweir		<source id="DAO.CommitTransOptionsEnum">
263cdf0e10cSrcweir			<name>CommitTransOptionsEnum</name>
264cdf0e10cSrcweir		</source>
265cdf0e10cSrcweir		<destination designation="identity" />
266cdf0e10cSrcweir	</element>
267cdf0e10cSrcweir	<!--enum::dbForceOSFlush {Constant}-->
268cdf0e10cSrcweir	<element type="constant">
269cdf0e10cSrcweir		<source id="DAO.CommitTransOptionsEnum.dbForceOSFlush">
270cdf0e10cSrcweir			<context kind="enumeration">CommitTransOptionsEnum</context>
271cdf0e10cSrcweir			<name>dbForceOSFlush</name>
272cdf0e10cSrcweir			<value>1</value>
273cdf0e10cSrcweir		</source>
274cdf0e10cSrcweir		<destination designation="identity" />
275cdf0e10cSrcweir	</element>
276cdf0e10cSrcweir	<!--Class::Connection-->
277cdf0e10cSrcweir	<element type="class">
278cdf0e10cSrcweir		<source id="DAO.Connection">
279cdf0e10cSrcweir			<name>Connection</name>
280cdf0e10cSrcweir		</source>
281cdf0e10cSrcweir		<destination designation="identity" />
282cdf0e10cSrcweir	</element>
283cdf0e10cSrcweir	<!--method::Connection.Cancel-->
284cdf0e10cSrcweir	<element type="method">
285cdf0e10cSrcweir		<source id="DAO.Connection.Cancel">
286cdf0e10cSrcweir			<context kind="class">Connection</context>
287cdf0e10cSrcweir			<name>Cancel</name>
288cdf0e10cSrcweir			<type>void</type>
289cdf0e10cSrcweir		</source>
290cdf0e10cSrcweir	</element>
291cdf0e10cSrcweir	<!--method::Connection.Close-->
292cdf0e10cSrcweir	<element type="method">
293cdf0e10cSrcweir		<source id="DAO.Connection.Close">
294cdf0e10cSrcweir			<context kind="class">Connection</context>
295cdf0e10cSrcweir			<name>Close</name>
296cdf0e10cSrcweir			<type>void</type>
297cdf0e10cSrcweir		</source>
298cdf0e10cSrcweir	</element>
299cdf0e10cSrcweir	<!--property::Connection.Connect {ReadOnly}-->
300cdf0e10cSrcweir	<element type="property">
301cdf0e10cSrcweir		<source id="DAO.Connection.Connect">
302cdf0e10cSrcweir			<context kind="class">Connection</context>
303cdf0e10cSrcweir			<name>Connect</name>
304cdf0e10cSrcweir			<type>String</type>
305cdf0e10cSrcweir		</source>
306cdf0e10cSrcweir	</element>
307cdf0e10cSrcweir	<!--method::Connection.CreateQueryDef-->
308cdf0e10cSrcweir	<element type="method">
309cdf0e10cSrcweir		<source id="DAO.Connection.CreateQueryDef">
310cdf0e10cSrcweir			<context kind="class">Connection</context>
311cdf0e10cSrcweir			<name>CreateQueryDef</name>
312cdf0e10cSrcweir			<type>QueryDef</type>
313cdf0e10cSrcweir			<parameter-list>
314cdf0e10cSrcweir				<parameter optional="true">
315cdf0e10cSrcweir					<type>Variant</type>
316cdf0e10cSrcweir					<name>Name</name>
317cdf0e10cSrcweir				</parameter>
318cdf0e10cSrcweir				<parameter optional="true">
319cdf0e10cSrcweir					<type>Variant</type>
320cdf0e10cSrcweir					<name>SQLText</name>
321cdf0e10cSrcweir				</parameter>
322cdf0e10cSrcweir			</parameter-list>
323cdf0e10cSrcweir		</source>
324cdf0e10cSrcweir	</element>
325cdf0e10cSrcweir	<!--property::Connection.Database {ReadOnly}-->
326cdf0e10cSrcweir	<element type="property">
327cdf0e10cSrcweir		<source id="DAO.Connection.Database">
328cdf0e10cSrcweir			<context kind="class">Connection</context>
329cdf0e10cSrcweir			<name>Database</name>
330cdf0e10cSrcweir			<type>Database</type>
331cdf0e10cSrcweir		</source>
332cdf0e10cSrcweir	</element>
333cdf0e10cSrcweir	<!--method::Connection.Execute-->
334cdf0e10cSrcweir	<element type="method">
335cdf0e10cSrcweir		<source id="DAO.Connection.Execute">
336cdf0e10cSrcweir			<context kind="class">Connection</context>
337cdf0e10cSrcweir			<name>Execute</name>
338cdf0e10cSrcweir			<type>void</type>
339cdf0e10cSrcweir			<parameter-list>
340cdf0e10cSrcweir				<parameter>
341cdf0e10cSrcweir					<type>String</type>
342cdf0e10cSrcweir					<name>Query</name>
343cdf0e10cSrcweir				</parameter>
344cdf0e10cSrcweir				<parameter optional="true">
345cdf0e10cSrcweir					<type>Variant</type>
346cdf0e10cSrcweir					<name>Options</name>
347cdf0e10cSrcweir				</parameter>
348cdf0e10cSrcweir			</parameter-list>
349cdf0e10cSrcweir		</source>
350cdf0e10cSrcweir	</element>
351cdf0e10cSrcweir	<!--property::Connection.hDbc {ReadOnly}-->
352cdf0e10cSrcweir	<element type="property">
353cdf0e10cSrcweir		<source id="DAO.Connection.hDbc">
354cdf0e10cSrcweir			<context kind="class">Connection</context>
355cdf0e10cSrcweir			<name>hDbc</name>
356cdf0e10cSrcweir			<type>Integer</type>
357cdf0e10cSrcweir		</source>
358cdf0e10cSrcweir	</element>
359cdf0e10cSrcweir	<!--property::Connection.Name {ReadOnly}-->
360cdf0e10cSrcweir	<element type="property">
361cdf0e10cSrcweir		<source id="DAO.Connection.Name">
362cdf0e10cSrcweir			<context kind="class">Connection</context>
363cdf0e10cSrcweir			<name>Name</name>
364cdf0e10cSrcweir			<type>String</type>
365cdf0e10cSrcweir		</source>
366cdf0e10cSrcweir	</element>
367cdf0e10cSrcweir	<!--method::Connection.OpenRecordset-->
368cdf0e10cSrcweir	<element type="method">
369cdf0e10cSrcweir		<source id="DAO.Connection.OpenRecordset">
370cdf0e10cSrcweir			<context kind="class">Connection</context>
371cdf0e10cSrcweir			<name>OpenRecordset</name>
372cdf0e10cSrcweir			<type>Recordset</type>
373cdf0e10cSrcweir			<parameter-list>
374cdf0e10cSrcweir				<parameter>
375cdf0e10cSrcweir					<type>String</type>
376cdf0e10cSrcweir					<name>Name</name>
377cdf0e10cSrcweir				</parameter>
378cdf0e10cSrcweir				<parameter optional="true">
379cdf0e10cSrcweir					<type>Variant</type>
380cdf0e10cSrcweir					<name>Type</name>
381cdf0e10cSrcweir				</parameter>
382cdf0e10cSrcweir				<parameter optional="true">
383cdf0e10cSrcweir					<type>Variant</type>
384cdf0e10cSrcweir					<name>Options</name>
385cdf0e10cSrcweir				</parameter>
386cdf0e10cSrcweir				<parameter optional="true">
387cdf0e10cSrcweir					<type>Variant</type>
388cdf0e10cSrcweir					<name>LockEdit</name>
389cdf0e10cSrcweir				</parameter>
390cdf0e10cSrcweir			</parameter-list>
391cdf0e10cSrcweir		</source>
392cdf0e10cSrcweir	</element>
393cdf0e10cSrcweir	<!--property::Connection.QueryDefs {Default} {ReadOnly}-->
394cdf0e10cSrcweir	<element type="property">
395cdf0e10cSrcweir		<source id="DAO.Connection.QueryDefs">
396cdf0e10cSrcweir			<context kind="class">Connection</context>
397cdf0e10cSrcweir			<name default="true">QueryDefs</name>
398cdf0e10cSrcweir			<type>QueryDefs</type>
399cdf0e10cSrcweir		</source>
400cdf0e10cSrcweir	</element>
401cdf0e10cSrcweir	<!--property::Connection.QueryTimeout-->
402cdf0e10cSrcweir	<element type="property">
403cdf0e10cSrcweir		<source id="DAO.Connection.QueryTimeout">
404cdf0e10cSrcweir			<context kind="class">Connection</context>
405cdf0e10cSrcweir			<name>QueryTimeout</name>
406cdf0e10cSrcweir			<type>short</type>
407cdf0e10cSrcweir		</source>
408cdf0e10cSrcweir	</element>
409cdf0e10cSrcweir	<!--property::Connection.RecordsAffected {ReadOnly}-->
410cdf0e10cSrcweir	<element type="property">
411cdf0e10cSrcweir		<source id="DAO.Connection.RecordsAffected">
412cdf0e10cSrcweir			<context kind="class">Connection</context>
413cdf0e10cSrcweir			<name>RecordsAffected</name>
414cdf0e10cSrcweir			<type>Integer</type>
415cdf0e10cSrcweir		</source>
416cdf0e10cSrcweir	</element>
417cdf0e10cSrcweir	<!--property::Connection.Recordsets {ReadOnly}-->
418cdf0e10cSrcweir	<element type="property">
419cdf0e10cSrcweir		<source id="DAO.Connection.Recordsets">
420cdf0e10cSrcweir			<context kind="class">Connection</context>
421cdf0e10cSrcweir			<name>Recordsets</name>
422cdf0e10cSrcweir			<type>Recordsets</type>
423cdf0e10cSrcweir		</source>
424cdf0e10cSrcweir	</element>
425cdf0e10cSrcweir	<!--property::Connection.StillExecuting {ReadOnly}-->
426cdf0e10cSrcweir	<element type="property">
427cdf0e10cSrcweir		<source id="DAO.Connection.StillExecuting">
428cdf0e10cSrcweir			<context kind="class">Connection</context>
429cdf0e10cSrcweir			<name>StillExecuting</name>
430cdf0e10cSrcweir			<type>boolean</type>
431cdf0e10cSrcweir		</source>
432cdf0e10cSrcweir	</element>
433cdf0e10cSrcweir	<!--property::Connection.Transactions {ReadOnly}-->
434cdf0e10cSrcweir	<element type="property">
435cdf0e10cSrcweir		<source id="DAO.Connection.Transactions">
436cdf0e10cSrcweir			<context kind="class">Connection</context>
437cdf0e10cSrcweir			<name>Transactions</name>
438cdf0e10cSrcweir			<type>boolean</type>
439cdf0e10cSrcweir		</source>
440cdf0e10cSrcweir	</element>
441cdf0e10cSrcweir	<!--property::Connection.Updatable {ReadOnly}-->
442cdf0e10cSrcweir	<element type="property">
443cdf0e10cSrcweir		<source id="DAO.Connection.Updatable">
444cdf0e10cSrcweir			<context kind="class">Connection</context>
445cdf0e10cSrcweir			<name>Updatable</name>
446cdf0e10cSrcweir			<type>boolean</type>
447cdf0e10cSrcweir		</source>
448cdf0e10cSrcweir	</element>
449cdf0e10cSrcweir	<!--Class::Connections-->
450cdf0e10cSrcweir	<element type="class">
451cdf0e10cSrcweir		<source id="DAO.Connections">
452cdf0e10cSrcweir			<name>Connections</name>
453cdf0e10cSrcweir		</source>
454cdf0e10cSrcweir		<destination designation="identity" />
455cdf0e10cSrcweir	</element>
456cdf0e10cSrcweir	<!--property::Connections.Count {ReadOnly}-->
457cdf0e10cSrcweir	<element type="property">
458cdf0e10cSrcweir		<source id="DAO.Connections.Count">
459cdf0e10cSrcweir			<context kind="class">Connections</context>
460cdf0e10cSrcweir			<name>Count</name>
461cdf0e10cSrcweir			<type>short</type>
462cdf0e10cSrcweir		</source>
463cdf0e10cSrcweir	</element>
464cdf0e10cSrcweir	<!--property::Connections.Item {Default} {ReadOnly}-->
465cdf0e10cSrcweir	<element type="property">
466cdf0e10cSrcweir		<source id="DAO.Connections.Item">
467cdf0e10cSrcweir			<context kind="class">Connections</context>
468cdf0e10cSrcweir			<name default="true">Item</name>
469cdf0e10cSrcweir			<type>Connection</type>
470cdf0e10cSrcweir			<parameter-list>
471cdf0e10cSrcweir				<parameter>
472cdf0e10cSrcweir					<type>Variant</type>
473cdf0e10cSrcweir					<name>Item</name>
474cdf0e10cSrcweir				</parameter>
475cdf0e10cSrcweir			</parameter-list>
476cdf0e10cSrcweir		</source>
477cdf0e10cSrcweir	</element>
478cdf0e10cSrcweir	<!--method::Connections.Refresh-->
479cdf0e10cSrcweir	<element type="method">
480cdf0e10cSrcweir		<source id="DAO.Connections.Refresh">
481cdf0e10cSrcweir			<context kind="class">Connections</context>
482cdf0e10cSrcweir			<name>Refresh</name>
483cdf0e10cSrcweir			<type>void</type>
484cdf0e10cSrcweir		</source>
485cdf0e10cSrcweir	</element>
486cdf0e10cSrcweir	<!--Class::Container-->
487cdf0e10cSrcweir	<element type="class">
488cdf0e10cSrcweir		<source id="DAO.Container">
489cdf0e10cSrcweir			<name>Container</name>
490cdf0e10cSrcweir		</source>
491cdf0e10cSrcweir		<destination designation="identity" />
492cdf0e10cSrcweir	</element>
493cdf0e10cSrcweir	<!--property::Container.AllPermissions {ReadOnly}-->
494cdf0e10cSrcweir	<element type="property">
495cdf0e10cSrcweir		<source id="DAO.Container.AllPermissions">
496cdf0e10cSrcweir			<context kind="class">Container</context>
497cdf0e10cSrcweir			<name>AllPermissions</name>
498cdf0e10cSrcweir			<type>Integer</type>
499cdf0e10cSrcweir		</source>
500cdf0e10cSrcweir	</element>
501cdf0e10cSrcweir	<!--property::Container.Documents {Default} {ReadOnly}-->
502cdf0e10cSrcweir	<element type="property">
503cdf0e10cSrcweir		<source id="DAO.Container.Documents">
504cdf0e10cSrcweir			<context kind="class">Container</context>
505cdf0e10cSrcweir			<name default="true">Documents</name>
506cdf0e10cSrcweir			<type>Documents</type>
507cdf0e10cSrcweir		</source>
508cdf0e10cSrcweir	</element>
509cdf0e10cSrcweir	<!--property::Container.Inherit-->
510cdf0e10cSrcweir	<element type="property">
511cdf0e10cSrcweir		<source id="DAO.Container.Inherit">
512cdf0e10cSrcweir			<context kind="class">Container</context>
513cdf0e10cSrcweir			<name>Inherit</name>
514cdf0e10cSrcweir			<type>boolean</type>
515cdf0e10cSrcweir		</source>
516cdf0e10cSrcweir	</element>
517cdf0e10cSrcweir	<!--property::Container.Name {ReadOnly}-->
518cdf0e10cSrcweir	<element type="property">
519cdf0e10cSrcweir		<source id="DAO.Container.Name">
520cdf0e10cSrcweir			<context kind="class">Container</context>
521cdf0e10cSrcweir			<name>Name</name>
522cdf0e10cSrcweir			<type>String</type>
523cdf0e10cSrcweir		</source>
524cdf0e10cSrcweir	</element>
525cdf0e10cSrcweir	<!--property::Container.Owner-->
526cdf0e10cSrcweir	<element type="property">
527cdf0e10cSrcweir		<source id="DAO.Container.Owner">
528cdf0e10cSrcweir			<context kind="class">Container</context>
529cdf0e10cSrcweir			<name>Owner</name>
530cdf0e10cSrcweir			<type>String</type>
531cdf0e10cSrcweir		</source>
532cdf0e10cSrcweir	</element>
533cdf0e10cSrcweir	<!--property::Container.Permissions-->
534cdf0e10cSrcweir	<element type="property">
535cdf0e10cSrcweir		<source id="DAO.Container.Permissions">
536cdf0e10cSrcweir			<context kind="class">Container</context>
537cdf0e10cSrcweir			<name>Permissions</name>
538cdf0e10cSrcweir			<type>Integer</type>
539cdf0e10cSrcweir		</source>
540cdf0e10cSrcweir	</element>
541cdf0e10cSrcweir	<!--property::Container.Properties {ReadOnly}-->
542cdf0e10cSrcweir	<element type="property">
543cdf0e10cSrcweir		<source id="DAO.Container.Properties">
544cdf0e10cSrcweir			<context kind="class">Container</context>
545cdf0e10cSrcweir			<name>Properties</name>
546cdf0e10cSrcweir			<type>Properties</type>
547cdf0e10cSrcweir		</source>
548cdf0e10cSrcweir	</element>
549cdf0e10cSrcweir	<!--property::Container.UserName-->
550cdf0e10cSrcweir	<element type="property">
551cdf0e10cSrcweir		<source id="DAO.Container.UserName">
552cdf0e10cSrcweir			<context kind="class">Container</context>
553cdf0e10cSrcweir			<name>UserName</name>
554cdf0e10cSrcweir			<type>String</type>
555cdf0e10cSrcweir		</source>
556cdf0e10cSrcweir	</element>
557cdf0e10cSrcweir	<!--Class::Containers-->
558cdf0e10cSrcweir	<element type="class">
559cdf0e10cSrcweir		<source id="DAO.Containers">
560cdf0e10cSrcweir			<name>Containers</name>
561cdf0e10cSrcweir		</source>
562cdf0e10cSrcweir		<destination designation="identity" />
563cdf0e10cSrcweir	</element>
564cdf0e10cSrcweir	<!--property::Containers.Count {ReadOnly}-->
565cdf0e10cSrcweir	<element type="property">
566cdf0e10cSrcweir		<source id="DAO.Containers.Count">
567cdf0e10cSrcweir			<context kind="class">Containers</context>
568cdf0e10cSrcweir			<name>Count</name>
569cdf0e10cSrcweir			<type>short</type>
570cdf0e10cSrcweir		</source>
571cdf0e10cSrcweir	</element>
572cdf0e10cSrcweir	<!--property::Containers.Item {Default} {ReadOnly}-->
573cdf0e10cSrcweir	<element type="property">
574cdf0e10cSrcweir		<source id="DAO.Containers.Item">
575cdf0e10cSrcweir			<context kind="class">Containers</context>
576cdf0e10cSrcweir			<name default="true">Item</name>
577cdf0e10cSrcweir			<type>Container</type>
578cdf0e10cSrcweir			<parameter-list>
579cdf0e10cSrcweir				<parameter>
580cdf0e10cSrcweir					<type>Variant</type>
581cdf0e10cSrcweir					<name>Item</name>
582cdf0e10cSrcweir				</parameter>
583cdf0e10cSrcweir			</parameter-list>
584cdf0e10cSrcweir		</source>
585cdf0e10cSrcweir	</element>
586cdf0e10cSrcweir	<!--method::Containers.Refresh-->
587cdf0e10cSrcweir	<element type="method">
588cdf0e10cSrcweir		<source id="DAO.Containers.Refresh">
589cdf0e10cSrcweir			<context kind="class">Containers</context>
590cdf0e10cSrcweir			<name>Refresh</name>
591cdf0e10cSrcweir			<type>void</type>
592cdf0e10cSrcweir		</source>
593cdf0e10cSrcweir	</element>
594cdf0e10cSrcweir	<!--enum::CursorDriverEnum  {Enumeration}-->
595cdf0e10cSrcweir	<element type="enumeration">
596cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum">
597cdf0e10cSrcweir			<name>CursorDriverEnum</name>
598cdf0e10cSrcweir		</source>
599cdf0e10cSrcweir		<destination designation="identity" />
600cdf0e10cSrcweir	</element>
601cdf0e10cSrcweir	<!--enum::dbUseClientBatchCursor {Constant}-->
602cdf0e10cSrcweir	<element type="constant">
603cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum.dbUseClientBatchCursor">
604cdf0e10cSrcweir			<context kind="enumeration">CursorDriverEnum</context>
605cdf0e10cSrcweir			<name>dbUseClientBatchCursor</name>
606cdf0e10cSrcweir			<value>3</value>
607cdf0e10cSrcweir		</source>
608cdf0e10cSrcweir		<destination designation="identity" />
609cdf0e10cSrcweir	</element>
610cdf0e10cSrcweir	<!--enum::dbUseDefaultCursor {Constant}-->
611cdf0e10cSrcweir	<element type="constant">
612cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum.dbUseDefaultCursor">
613cdf0e10cSrcweir			<context kind="enumeration">CursorDriverEnum</context>
614cdf0e10cSrcweir			<name>dbUseDefaultCursor</name>
615cdf0e10cSrcweir			<value>-1</value>
616cdf0e10cSrcweir		</source>
617cdf0e10cSrcweir		<destination designation="identity" />
618cdf0e10cSrcweir	</element>
619cdf0e10cSrcweir	<!--enum::dbUseNoCursor {Constant}-->
620cdf0e10cSrcweir	<element type="constant">
621cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum.dbUseNoCursor">
622cdf0e10cSrcweir			<context kind="enumeration">CursorDriverEnum</context>
623cdf0e10cSrcweir			<name>dbUseNoCursor</name>
624cdf0e10cSrcweir			<value>4</value>
625cdf0e10cSrcweir		</source>
626cdf0e10cSrcweir		<destination designation="identity" />
627cdf0e10cSrcweir	</element>
628cdf0e10cSrcweir	<!--enum::dbUseODBCCursor {Constant}-->
629cdf0e10cSrcweir	<element type="constant">
630cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum.dbUseODBCCursor">
631cdf0e10cSrcweir			<context kind="enumeration">CursorDriverEnum</context>
632cdf0e10cSrcweir			<name>dbUseODBCCursor</name>
633cdf0e10cSrcweir			<value>1</value>
634cdf0e10cSrcweir		</source>
635cdf0e10cSrcweir		<destination designation="identity" />
636cdf0e10cSrcweir	</element>
637cdf0e10cSrcweir	<!--enum::dbUseServerCursor {Constant}-->
638cdf0e10cSrcweir	<element type="constant">
639cdf0e10cSrcweir		<source id="DAO.CursorDriverEnum.dbUseServerCursor">
640cdf0e10cSrcweir			<context kind="enumeration">CursorDriverEnum</context>
641cdf0e10cSrcweir			<name>dbUseServerCursor</name>
642cdf0e10cSrcweir			<value>2</value>
643cdf0e10cSrcweir		</source>
644cdf0e10cSrcweir		<destination designation="identity" />
645cdf0e10cSrcweir	</element>
646cdf0e10cSrcweir	<!--Class::Database-->
647cdf0e10cSrcweir	<element type="class">
648cdf0e10cSrcweir		<source id="DAO.Database">
649cdf0e10cSrcweir			<name>Database</name>
650cdf0e10cSrcweir		</source>
651cdf0e10cSrcweir		<destination designation="identity" />
652cdf0e10cSrcweir	</element>
653cdf0e10cSrcweir	<!--method::Database.BeginTrans-->
654cdf0e10cSrcweir	<element type="method">
655cdf0e10cSrcweir		<source id="DAO.Database.BeginTrans">
656cdf0e10cSrcweir			<context kind="class">Database</context>
657cdf0e10cSrcweir			<name>BeginTrans</name>
658cdf0e10cSrcweir			<type>void</type>
659cdf0e10cSrcweir		</source>
660cdf0e10cSrcweir	</element>
661cdf0e10cSrcweir	<!--method::Database.Close-->
662cdf0e10cSrcweir	<element type="method">
663cdf0e10cSrcweir		<source id="DAO.Database.Close">
664cdf0e10cSrcweir			<context kind="class">Database</context>
665cdf0e10cSrcweir			<name>Close</name>
666cdf0e10cSrcweir			<type>void</type>
667cdf0e10cSrcweir		</source>
668cdf0e10cSrcweir	</element>
669cdf0e10cSrcweir	<!--property::Database.CollatingOrder {ReadOnly}-->
670cdf0e10cSrcweir	<element type="property">
671cdf0e10cSrcweir		<source id="DAO.Database.CollatingOrder">
672cdf0e10cSrcweir			<context kind="class">Database</context>
673cdf0e10cSrcweir			<name>CollatingOrder</name>
674cdf0e10cSrcweir			<type>Integer</type>
675cdf0e10cSrcweir		</source>
676cdf0e10cSrcweir	</element>
677cdf0e10cSrcweir	<!--method::Database.CommitTrans-->
678cdf0e10cSrcweir	<element type="method">
679cdf0e10cSrcweir		<source id="DAO.Database.CommitTrans">
680cdf0e10cSrcweir			<context kind="class">Database</context>
681cdf0e10cSrcweir			<name>CommitTrans</name>
682cdf0e10cSrcweir			<type>void</type>
683cdf0e10cSrcweir			<parameter-list>
684cdf0e10cSrcweir				<parameter optional="true">
685cdf0e10cSrcweir					<type>Integer</type>
686cdf0e10cSrcweir					<name>Options</name>
687cdf0e10cSrcweir				</parameter>
688cdf0e10cSrcweir			</parameter-list>
689cdf0e10cSrcweir		</source>
690cdf0e10cSrcweir	</element>
691cdf0e10cSrcweir	<!--property::Database.Connect-->
692cdf0e10cSrcweir	<element type="property">
693cdf0e10cSrcweir		<source id="DAO.Database.Connect">
694cdf0e10cSrcweir			<context kind="class">Database</context>
695cdf0e10cSrcweir			<name>Connect</name>
696cdf0e10cSrcweir			<type>String</type>
697cdf0e10cSrcweir		</source>
698cdf0e10cSrcweir	</element>
699cdf0e10cSrcweir	<!--property::Database.Connection {ReadOnly}-->
700cdf0e10cSrcweir	<element type="property">
701cdf0e10cSrcweir		<source id="DAO.Database.Connection">
702cdf0e10cSrcweir			<context kind="class">Database</context>
703cdf0e10cSrcweir			<name>Connection</name>
704cdf0e10cSrcweir			<type>Connection</type>
705cdf0e10cSrcweir		</source>
706cdf0e10cSrcweir	</element>
707cdf0e10cSrcweir	<!--property::Database.Containers {ReadOnly}-->
708cdf0e10cSrcweir	<element type="property">
709cdf0e10cSrcweir		<source id="DAO.Database.Containers">
710cdf0e10cSrcweir			<context kind="class">Database</context>
711cdf0e10cSrcweir			<name>Containers</name>
712cdf0e10cSrcweir			<type>Containers</type>
713cdf0e10cSrcweir		</source>
714cdf0e10cSrcweir	</element>
715cdf0e10cSrcweir	<!--method::Database.CreateDynaset-->
716cdf0e10cSrcweir	<element type="method">
717cdf0e10cSrcweir		<source id="DAO.Database.CreateDynaset">
718cdf0e10cSrcweir			<context kind="class">Database</context>
719cdf0e10cSrcweir			<name>CreateDynaset</name>
720cdf0e10cSrcweir			<type>Recordset</type>
721cdf0e10cSrcweir			<parameter-list>
722cdf0e10cSrcweir				<parameter>
723cdf0e10cSrcweir					<type>String</type>
724cdf0e10cSrcweir					<name>Name</name>
725cdf0e10cSrcweir				</parameter>
726cdf0e10cSrcweir				<parameter optional="true">
727cdf0e10cSrcweir					<type>Variant</type>
728cdf0e10cSrcweir					<name>Options</name>
729cdf0e10cSrcweir				</parameter>
730cdf0e10cSrcweir				<parameter optional="true">
731cdf0e10cSrcweir					<type>Variant</type>
732cdf0e10cSrcweir					<name>Inconsistent</name>
733cdf0e10cSrcweir				</parameter>
734cdf0e10cSrcweir			</parameter-list>
735cdf0e10cSrcweir		</source>
736cdf0e10cSrcweir	</element>
737cdf0e10cSrcweir	<!--method::Database.CreateProperty-->
738cdf0e10cSrcweir	<element type="method">
739cdf0e10cSrcweir		<source id="DAO.Database.CreateProperty">
740cdf0e10cSrcweir			<context kind="class">Database</context>
741cdf0e10cSrcweir			<name>CreateProperty</name>
742cdf0e10cSrcweir			<type>Property</type>
743cdf0e10cSrcweir			<parameter-list>
744cdf0e10cSrcweir				<parameter optional="true">
745cdf0e10cSrcweir					<type>Variant</type>
746cdf0e10cSrcweir					<name>Name</name>
747cdf0e10cSrcweir				</parameter>
748cdf0e10cSrcweir				<parameter optional="true">
749cdf0e10cSrcweir					<type>Variant</type>
750cdf0e10cSrcweir					<name>Type</name>
751cdf0e10cSrcweir				</parameter>
752cdf0e10cSrcweir				<parameter optional="true">
753cdf0e10cSrcweir					<type>Variant</type>
754cdf0e10cSrcweir					<name>Value</name>
755cdf0e10cSrcweir				</parameter>
756cdf0e10cSrcweir				<parameter optional="true">
757cdf0e10cSrcweir					<type>Variant</type>
758cdf0e10cSrcweir					<name>DDL</name>
759cdf0e10cSrcweir				</parameter>
760cdf0e10cSrcweir			</parameter-list>
761cdf0e10cSrcweir		</source>
762cdf0e10cSrcweir	</element>
763cdf0e10cSrcweir	<!--method::Database.CreateQueryDef-->
764cdf0e10cSrcweir	<element type="method">
765cdf0e10cSrcweir		<source id="DAO.Database.CreateQueryDef">
766cdf0e10cSrcweir			<context kind="class">Database</context>
767cdf0e10cSrcweir			<name>CreateQueryDef</name>
768cdf0e10cSrcweir			<type>QueryDef</type>
769cdf0e10cSrcweir			<parameter-list>
770cdf0e10cSrcweir				<parameter optional="true">
771cdf0e10cSrcweir					<type>Variant</type>
772cdf0e10cSrcweir					<name>Name</name>
773cdf0e10cSrcweir				</parameter>
774cdf0e10cSrcweir				<parameter optional="true">
775cdf0e10cSrcweir					<type>Variant</type>
776cdf0e10cSrcweir					<name>SQLText</name>
777cdf0e10cSrcweir				</parameter>
778cdf0e10cSrcweir			</parameter-list>
779cdf0e10cSrcweir		</source>
780cdf0e10cSrcweir	</element>
781cdf0e10cSrcweir	<!--method::Database.CreateRelation-->
782cdf0e10cSrcweir	<element type="method">
783cdf0e10cSrcweir		<source id="DAO.Database.CreateRelation">
784cdf0e10cSrcweir			<context kind="class">Database</context>
785cdf0e10cSrcweir			<name>CreateRelation</name>
786cdf0e10cSrcweir			<type>Relation</type>
787cdf0e10cSrcweir			<parameter-list>
788cdf0e10cSrcweir				<parameter optional="true">
789cdf0e10cSrcweir					<type>Variant</type>
790cdf0e10cSrcweir					<name>Name</name>
791cdf0e10cSrcweir				</parameter>
792cdf0e10cSrcweir				<parameter optional="true">
793cdf0e10cSrcweir					<type>Variant</type>
794cdf0e10cSrcweir					<name>Table</name>
795cdf0e10cSrcweir				</parameter>
796cdf0e10cSrcweir				<parameter optional="true">
797cdf0e10cSrcweir					<type>Variant</type>
798cdf0e10cSrcweir					<name>ForeignTable</name>
799cdf0e10cSrcweir				</parameter>
800cdf0e10cSrcweir				<parameter optional="true">
801cdf0e10cSrcweir					<type>Variant</type>
802cdf0e10cSrcweir					<name>Attributes</name>
803cdf0e10cSrcweir				</parameter>
804cdf0e10cSrcweir			</parameter-list>
805cdf0e10cSrcweir		</source>
806cdf0e10cSrcweir	</element>
807cdf0e10cSrcweir	<!--method::Database.CreateSnapshot-->
808cdf0e10cSrcweir	<element type="method">
809cdf0e10cSrcweir		<source id="DAO.Database.CreateSnapshot">
810cdf0e10cSrcweir			<context kind="class">Database</context>
811cdf0e10cSrcweir			<name>CreateSnapshot</name>
812cdf0e10cSrcweir			<type>Recordset</type>
813cdf0e10cSrcweir			<parameter-list>
814cdf0e10cSrcweir				<parameter>
815cdf0e10cSrcweir					<type>String</type>
816cdf0e10cSrcweir					<name>Source</name>
817cdf0e10cSrcweir				</parameter>
818cdf0e10cSrcweir				<parameter optional="true">
819cdf0e10cSrcweir					<type>Variant</type>
820cdf0e10cSrcweir					<name>Options</name>
821cdf0e10cSrcweir				</parameter>
822cdf0e10cSrcweir			</parameter-list>
823cdf0e10cSrcweir		</source>
824cdf0e10cSrcweir	</element>
825cdf0e10cSrcweir	<!--method::Database.CreateTableDef-->
826cdf0e10cSrcweir	<element type="method">
827cdf0e10cSrcweir		<source id="DAO.Database.CreateTableDef">
828cdf0e10cSrcweir			<context kind="class">Database</context>
829cdf0e10cSrcweir			<name>CreateTableDef</name>
830cdf0e10cSrcweir			<type>TableDef</type>
831cdf0e10cSrcweir			<parameter-list>
832cdf0e10cSrcweir				<parameter optional="true">
833cdf0e10cSrcweir					<type>Variant</type>
834cdf0e10cSrcweir					<name>Name</name>
835cdf0e10cSrcweir				</parameter>
836cdf0e10cSrcweir				<parameter optional="true">
837cdf0e10cSrcweir					<type>Variant</type>
838cdf0e10cSrcweir					<name>Attributes</name>
839cdf0e10cSrcweir				</parameter>
840cdf0e10cSrcweir				<parameter optional="true">
841cdf0e10cSrcweir					<type>Variant</type>
842cdf0e10cSrcweir					<name>SourceTableName</name>
843cdf0e10cSrcweir				</parameter>
844cdf0e10cSrcweir				<parameter optional="true">
845cdf0e10cSrcweir					<type>Variant</type>
846cdf0e10cSrcweir					<name>Connect</name>
847cdf0e10cSrcweir				</parameter>
848cdf0e10cSrcweir			</parameter-list>
849cdf0e10cSrcweir		</source>
850cdf0e10cSrcweir	</element>
851cdf0e10cSrcweir	<!--method::Database.DeleteQueryDef-->
852cdf0e10cSrcweir	<element type="method">
853cdf0e10cSrcweir		<source id="DAO.Database.DeleteQueryDef">
854cdf0e10cSrcweir			<context kind="class">Database</context>
855cdf0e10cSrcweir			<name>DeleteQueryDef</name>
856cdf0e10cSrcweir			<type>void</type>
857cdf0e10cSrcweir			<parameter-list>
858cdf0e10cSrcweir				<parameter>
859cdf0e10cSrcweir					<type>String</type>
860cdf0e10cSrcweir					<name>Name</name>
861cdf0e10cSrcweir				</parameter>
862cdf0e10cSrcweir			</parameter-list>
863cdf0e10cSrcweir		</source>
864cdf0e10cSrcweir	</element>
865cdf0e10cSrcweir	<!--property::Database.DesignMasterID-->
866cdf0e10cSrcweir	<element type="property">
867cdf0e10cSrcweir		<source id="DAO.Database.DesignMasterID">
868cdf0e10cSrcweir			<context kind="class">Database</context>
869cdf0e10cSrcweir			<name>DesignMasterID</name>
870cdf0e10cSrcweir			<type>String</type>
871cdf0e10cSrcweir		</source>
872cdf0e10cSrcweir	</element>
873cdf0e10cSrcweir	<!--method::Database.Execute-->
874cdf0e10cSrcweir	<element type="method">
875cdf0e10cSrcweir		<source id="DAO.Database.Execute">
876cdf0e10cSrcweir			<context kind="class">Database</context>
877cdf0e10cSrcweir			<name>Execute</name>
878cdf0e10cSrcweir			<type>void</type>
879cdf0e10cSrcweir			<parameter-list>
880cdf0e10cSrcweir				<parameter>
881cdf0e10cSrcweir					<type>String</type>
882cdf0e10cSrcweir					<name>Query</name>
883cdf0e10cSrcweir				</parameter>
884cdf0e10cSrcweir				<parameter optional="true">
885cdf0e10cSrcweir					<type>Variant</type>
886cdf0e10cSrcweir					<name>Options</name>
887cdf0e10cSrcweir				</parameter>
888cdf0e10cSrcweir			</parameter-list>
889cdf0e10cSrcweir		</source>
890cdf0e10cSrcweir	</element>
891cdf0e10cSrcweir	<!--method::Database.ExecuteSQL-->
892cdf0e10cSrcweir	<element type="method">
893cdf0e10cSrcweir		<source id="DAO.Database.ExecuteSQL">
894cdf0e10cSrcweir			<context kind="class">Database</context>
895cdf0e10cSrcweir			<name>ExecuteSQL</name>
896cdf0e10cSrcweir			<type>Integer</type>
897cdf0e10cSrcweir			<parameter-list>
898cdf0e10cSrcweir				<parameter>
899cdf0e10cSrcweir					<type>String</type>
900cdf0e10cSrcweir					<name>SQL</name>
901cdf0e10cSrcweir				</parameter>
902cdf0e10cSrcweir			</parameter-list>
903cdf0e10cSrcweir		</source>
904cdf0e10cSrcweir	</element>
905cdf0e10cSrcweir	<!--method::Database.ListFields-->
906cdf0e10cSrcweir	<element type="method">
907cdf0e10cSrcweir		<source id="DAO.Database.ListFields">
908cdf0e10cSrcweir			<context kind="class">Database</context>
909cdf0e10cSrcweir			<name>ListFields</name>
910cdf0e10cSrcweir			<type>Recordset</type>
911cdf0e10cSrcweir			<parameter-list>
912cdf0e10cSrcweir				<parameter>
913cdf0e10cSrcweir					<type>String</type>
914cdf0e10cSrcweir					<name>Name</name>
915cdf0e10cSrcweir				</parameter>
916cdf0e10cSrcweir			</parameter-list>
917cdf0e10cSrcweir		</source>
918cdf0e10cSrcweir	</element>
919cdf0e10cSrcweir	<!--method::Database.ListTables-->
920cdf0e10cSrcweir	<element type="method">
921cdf0e10cSrcweir		<source id="DAO.Database.ListTables">
922cdf0e10cSrcweir			<context kind="class">Database</context>
923cdf0e10cSrcweir			<name>ListTables</name>
924cdf0e10cSrcweir			<type>Recordset</type>
925cdf0e10cSrcweir		</source>
926cdf0e10cSrcweir	</element>
927cdf0e10cSrcweir	<!--method::Database.MakeReplica-->
928cdf0e10cSrcweir	<element type="method">
929cdf0e10cSrcweir		<source id="DAO.Database.MakeReplica">
930cdf0e10cSrcweir			<context kind="class">Database</context>
931cdf0e10cSrcweir			<name>MakeReplica</name>
932cdf0e10cSrcweir			<type>void</type>
933cdf0e10cSrcweir			<parameter-list>
934cdf0e10cSrcweir				<parameter>
935cdf0e10cSrcweir					<type>String</type>
936cdf0e10cSrcweir					<name>PathName</name>
937cdf0e10cSrcweir				</parameter>
938cdf0e10cSrcweir				<parameter>
939cdf0e10cSrcweir					<type>String</type>
940cdf0e10cSrcweir					<name>Description</name>
941cdf0e10cSrcweir				</parameter>
942cdf0e10cSrcweir				<parameter optional="true">
943cdf0e10cSrcweir					<type>Variant</type>
944cdf0e10cSrcweir					<name>Options</name>
945cdf0e10cSrcweir				</parameter>
946cdf0e10cSrcweir			</parameter-list>
947cdf0e10cSrcweir		</source>
948cdf0e10cSrcweir	</element>
949cdf0e10cSrcweir	<!--property::Database.Name {ReadOnly}-->
950cdf0e10cSrcweir	<element type="property">
951cdf0e10cSrcweir		<source id="DAO.Database.Name">
952cdf0e10cSrcweir			<context kind="class">Database</context>
953cdf0e10cSrcweir			<name>Name</name>
954cdf0e10cSrcweir			<type>String</type>
955cdf0e10cSrcweir		</source>
956cdf0e10cSrcweir	</element>
957cdf0e10cSrcweir	<!--method::Database.NewPassword-->
958cdf0e10cSrcweir	<element type="method">
959cdf0e10cSrcweir		<source id="DAO.Database.NewPassword">
960cdf0e10cSrcweir			<context kind="class">Database</context>
961cdf0e10cSrcweir			<name>NewPassword</name>
962cdf0e10cSrcweir			<type>void</type>
963cdf0e10cSrcweir			<parameter-list>
964cdf0e10cSrcweir				<parameter>
965cdf0e10cSrcweir					<type>String</type>
966cdf0e10cSrcweir					<name>bstrOld</name>
967cdf0e10cSrcweir				</parameter>
968cdf0e10cSrcweir				<parameter>
969cdf0e10cSrcweir					<type>String</type>
970cdf0e10cSrcweir					<name>bstrNew</name>
971cdf0e10cSrcweir				</parameter>
972cdf0e10cSrcweir			</parameter-list>
973cdf0e10cSrcweir		</source>
974cdf0e10cSrcweir	</element>
975cdf0e10cSrcweir	<!--method::Database.OpenQueryDef-->
976cdf0e10cSrcweir	<element type="method">
977cdf0e10cSrcweir		<source id="DAO.Database.OpenQueryDef">
978cdf0e10cSrcweir			<context kind="class">Database</context>
979cdf0e10cSrcweir			<name>OpenQueryDef</name>
980cdf0e10cSrcweir			<type>QueryDef</type>
981cdf0e10cSrcweir			<parameter-list>
982cdf0e10cSrcweir				<parameter>
983cdf0e10cSrcweir					<type>String</type>
984cdf0e10cSrcweir					<name>Name</name>
985cdf0e10cSrcweir				</parameter>
986cdf0e10cSrcweir			</parameter-list>
987cdf0e10cSrcweir		</source>
988cdf0e10cSrcweir	</element>
989cdf0e10cSrcweir	<!--method::Database.OpenRecordset-->
990cdf0e10cSrcweir	<element type="method">
991cdf0e10cSrcweir		<source id="DAO.Database.OpenRecordset">
992cdf0e10cSrcweir			<context kind="class">Database</context>
993cdf0e10cSrcweir			<name>OpenRecordset</name>
994cdf0e10cSrcweir			<type>Recordset</type>
995cdf0e10cSrcweir			<parameter-list>
996cdf0e10cSrcweir				<parameter>
997cdf0e10cSrcweir					<type>String</type>
998cdf0e10cSrcweir					<name>Name</name>
999cdf0e10cSrcweir				</parameter>
1000cdf0e10cSrcweir				<parameter optional="true">
1001cdf0e10cSrcweir					<type>Variant</type>
1002cdf0e10cSrcweir					<name>Type</name>
1003cdf0e10cSrcweir				</parameter>
1004cdf0e10cSrcweir				<parameter optional="true">
1005cdf0e10cSrcweir					<type>Variant</type>
1006cdf0e10cSrcweir					<name>Options</name>
1007cdf0e10cSrcweir				</parameter>
1008cdf0e10cSrcweir				<parameter optional="true">
1009cdf0e10cSrcweir					<type>Variant</type>
1010cdf0e10cSrcweir					<name>LockEdit</name>
1011cdf0e10cSrcweir				</parameter>
1012cdf0e10cSrcweir			</parameter-list>
1013cdf0e10cSrcweir		</source>
1014cdf0e10cSrcweir	</element>
1015cdf0e10cSrcweir	<!--method::Database.OpenTable-->
1016cdf0e10cSrcweir	<element type="method">
1017cdf0e10cSrcweir		<source id="DAO.Database.OpenTable">
1018cdf0e10cSrcweir			<context kind="class">Database</context>
1019cdf0e10cSrcweir			<name>OpenTable</name>
1020cdf0e10cSrcweir			<type>Recordset</type>
1021cdf0e10cSrcweir			<parameter-list>
1022cdf0e10cSrcweir				<parameter>
1023cdf0e10cSrcweir					<type>String</type>
1024cdf0e10cSrcweir					<name>Name</name>
1025cdf0e10cSrcweir				</parameter>
1026cdf0e10cSrcweir				<parameter optional="true">
1027cdf0e10cSrcweir					<type>Variant</type>
1028cdf0e10cSrcweir					<name>Options</name>
1029cdf0e10cSrcweir				</parameter>
1030cdf0e10cSrcweir			</parameter-list>
1031cdf0e10cSrcweir		</source>
1032cdf0e10cSrcweir	</element>
1033cdf0e10cSrcweir	<!--method::Database.PopulatePartial-->
1034cdf0e10cSrcweir	<element type="method">
1035cdf0e10cSrcweir		<source id="DAO.Database.PopulatePartial">
1036cdf0e10cSrcweir			<context kind="class">Database</context>
1037cdf0e10cSrcweir			<name>PopulatePartial</name>
1038cdf0e10cSrcweir			<type>void</type>
1039cdf0e10cSrcweir			<parameter-list>
1040cdf0e10cSrcweir				<parameter>
1041cdf0e10cSrcweir					<type>String</type>
1042cdf0e10cSrcweir					<name>DbPathName</name>
1043cdf0e10cSrcweir				</parameter>
1044cdf0e10cSrcweir			</parameter-list>
1045cdf0e10cSrcweir		</source>
1046cdf0e10cSrcweir	</element>
1047cdf0e10cSrcweir	<!--property::Database.Properties {ReadOnly}-->
1048cdf0e10cSrcweir	<element type="property">
1049cdf0e10cSrcweir		<source id="DAO.Database.Properties">
1050cdf0e10cSrcweir			<context kind="class">Database</context>
1051cdf0e10cSrcweir			<name>Properties</name>
1052cdf0e10cSrcweir			<type>Properties</type>
1053cdf0e10cSrcweir		</source>
1054cdf0e10cSrcweir	</element>
1055cdf0e10cSrcweir	<!--property::Database.QueryDefs {ReadOnly}-->
1056cdf0e10cSrcweir	<element type="property">
1057cdf0e10cSrcweir		<source id="DAO.Database.QueryDefs">
1058cdf0e10cSrcweir			<context kind="class">Database</context>
1059cdf0e10cSrcweir			<name>QueryDefs</name>
1060cdf0e10cSrcweir			<type>QueryDefs</type>
1061cdf0e10cSrcweir		</source>
1062cdf0e10cSrcweir	</element>
1063cdf0e10cSrcweir	<!--property::Database.QueryTimeout-->
1064cdf0e10cSrcweir	<element type="property">
1065cdf0e10cSrcweir		<source id="DAO.Database.QueryTimeout">
1066cdf0e10cSrcweir			<context kind="class">Database</context>
1067cdf0e10cSrcweir			<name>QueryTimeout</name>
1068cdf0e10cSrcweir			<type>short</type>
1069cdf0e10cSrcweir		</source>
1070cdf0e10cSrcweir	</element>
1071cdf0e10cSrcweir	<!--property::Database.RecordsAffected {ReadOnly}-->
1072cdf0e10cSrcweir	<element type="property">
1073cdf0e10cSrcweir		<source id="DAO.Database.RecordsAffected">
1074cdf0e10cSrcweir			<context kind="class">Database</context>
1075cdf0e10cSrcweir			<name>RecordsAffected</name>
1076cdf0e10cSrcweir			<type>Integer</type>
1077cdf0e10cSrcweir		</source>
1078cdf0e10cSrcweir	</element>
1079cdf0e10cSrcweir	<!--property::Database.Recordsets {ReadOnly}-->
1080cdf0e10cSrcweir	<element type="property">
1081cdf0e10cSrcweir		<source id="DAO.Database.Recordsets">
1082cdf0e10cSrcweir			<context kind="class">Database</context>
1083cdf0e10cSrcweir			<name>Recordsets</name>
1084cdf0e10cSrcweir			<type>Recordsets</type>
1085cdf0e10cSrcweir		</source>
1086cdf0e10cSrcweir	</element>
1087cdf0e10cSrcweir	<!--property::Database.Relations {ReadOnly}-->
1088cdf0e10cSrcweir	<element type="property">
1089cdf0e10cSrcweir		<source id="DAO.Database.Relations">
1090cdf0e10cSrcweir			<context kind="class">Database</context>
1091cdf0e10cSrcweir			<name>Relations</name>
1092cdf0e10cSrcweir			<type>Relations</type>
1093cdf0e10cSrcweir		</source>
1094cdf0e10cSrcweir	</element>
1095cdf0e10cSrcweir	<!--property::Database.ReplicaID {ReadOnly}-->
1096cdf0e10cSrcweir	<element type="property">
1097cdf0e10cSrcweir		<source id="DAO.Database.ReplicaID">
1098cdf0e10cSrcweir			<context kind="class">Database</context>
1099cdf0e10cSrcweir			<name>ReplicaID</name>
1100cdf0e10cSrcweir			<type>String</type>
1101cdf0e10cSrcweir		</source>
1102cdf0e10cSrcweir	</element>
1103cdf0e10cSrcweir	<!--method::Database.Rollback-->
1104cdf0e10cSrcweir	<element type="method">
1105cdf0e10cSrcweir		<source id="DAO.Database.Rollback">
1106cdf0e10cSrcweir			<context kind="class">Database</context>
1107cdf0e10cSrcweir			<name>Rollback</name>
1108cdf0e10cSrcweir			<type>void</type>
1109cdf0e10cSrcweir		</source>
1110cdf0e10cSrcweir	</element>
1111cdf0e10cSrcweir	<!--method::Database.Synchronize-->
1112cdf0e10cSrcweir	<element type="method">
1113cdf0e10cSrcweir		<source id="DAO.Database.Synchronize">
1114cdf0e10cSrcweir			<context kind="class">Database</context>
1115cdf0e10cSrcweir			<name>Synchronize</name>
1116cdf0e10cSrcweir			<type>void</type>
1117cdf0e10cSrcweir			<parameter-list>
1118cdf0e10cSrcweir				<parameter>
1119cdf0e10cSrcweir					<type>String</type>
1120cdf0e10cSrcweir					<name>DbPathName</name>
1121cdf0e10cSrcweir				</parameter>
1122cdf0e10cSrcweir				<parameter optional="true">
1123cdf0e10cSrcweir					<type>Variant</type>
1124cdf0e10cSrcweir					<name>ExchangeType</name>
1125cdf0e10cSrcweir				</parameter>
1126cdf0e10cSrcweir			</parameter-list>
1127cdf0e10cSrcweir		</source>
1128cdf0e10cSrcweir	</element>
1129cdf0e10cSrcweir	<!--property::Database.TableDefs {Default} {ReadOnly}-->
1130cdf0e10cSrcweir	<element type="property">
1131cdf0e10cSrcweir		<source id="DAO.Database.TableDefs">
1132cdf0e10cSrcweir			<context kind="class">Database</context>
1133cdf0e10cSrcweir			<name default="true">TableDefs</name>
1134cdf0e10cSrcweir			<type>TableDefs</type>
1135cdf0e10cSrcweir		</source>
1136cdf0e10cSrcweir	</element>
1137cdf0e10cSrcweir	<!--property::Database.Transactions {ReadOnly}-->
1138cdf0e10cSrcweir	<element type="property">
1139cdf0e10cSrcweir		<source id="DAO.Database.Transactions">
1140cdf0e10cSrcweir			<context kind="class">Database</context>
1141cdf0e10cSrcweir			<name>Transactions</name>
1142cdf0e10cSrcweir			<type>boolean</type>
1143cdf0e10cSrcweir		</source>
1144cdf0e10cSrcweir	</element>
1145cdf0e10cSrcweir	<!--property::Database.Updatable {ReadOnly}-->
1146cdf0e10cSrcweir	<element type="property">
1147cdf0e10cSrcweir		<source id="DAO.Database.Updatable">
1148cdf0e10cSrcweir			<context kind="class">Database</context>
1149cdf0e10cSrcweir			<name>Updatable</name>
1150cdf0e10cSrcweir			<type>boolean</type>
1151cdf0e10cSrcweir		</source>
1152cdf0e10cSrcweir	</element>
1153cdf0e10cSrcweir	<!--property::Database.Version {ReadOnly}-->
1154cdf0e10cSrcweir	<element type="property">
1155cdf0e10cSrcweir		<source id="DAO.Database.Version">
1156cdf0e10cSrcweir			<context kind="class">Database</context>
1157cdf0e10cSrcweir			<name>Version</name>
1158cdf0e10cSrcweir			<type>String</type>
1159cdf0e10cSrcweir		</source>
1160cdf0e10cSrcweir	</element>
1161cdf0e10cSrcweir	<!--Class::Databases-->
1162cdf0e10cSrcweir	<element type="class">
1163cdf0e10cSrcweir		<source id="DAO.Databases">
1164cdf0e10cSrcweir			<name>Databases</name>
1165cdf0e10cSrcweir		</source>
1166cdf0e10cSrcweir		<destination designation="identity" />
1167cdf0e10cSrcweir	</element>
1168cdf0e10cSrcweir	<!--property::Databases.Count {ReadOnly}-->
1169cdf0e10cSrcweir	<element type="property">
1170cdf0e10cSrcweir		<source id="DAO.Databases.Count">
1171cdf0e10cSrcweir			<context kind="class">Databases</context>
1172cdf0e10cSrcweir			<name>Count</name>
1173cdf0e10cSrcweir			<type>short</type>
1174cdf0e10cSrcweir		</source>
1175cdf0e10cSrcweir	</element>
1176cdf0e10cSrcweir	<!--property::Databases.Item {Default} {ReadOnly}-->
1177cdf0e10cSrcweir	<element type="property">
1178cdf0e10cSrcweir		<source id="DAO.Databases.Item">
1179cdf0e10cSrcweir			<context kind="class">Databases</context>
1180cdf0e10cSrcweir			<name default="true">Item</name>
1181cdf0e10cSrcweir			<type>Database</type>
1182cdf0e10cSrcweir			<parameter-list>
1183cdf0e10cSrcweir				<parameter>
1184cdf0e10cSrcweir					<type>Variant</type>
1185cdf0e10cSrcweir					<name>Item</name>
1186cdf0e10cSrcweir				</parameter>
1187cdf0e10cSrcweir			</parameter-list>
1188cdf0e10cSrcweir		</source>
1189cdf0e10cSrcweir	</element>
1190cdf0e10cSrcweir	<!--method::Databases.Refresh-->
1191cdf0e10cSrcweir	<element type="method">
1192cdf0e10cSrcweir		<source id="DAO.Databases.Refresh">
1193cdf0e10cSrcweir			<context kind="class">Databases</context>
1194cdf0e10cSrcweir			<name>Refresh</name>
1195cdf0e10cSrcweir			<type>void</type>
1196cdf0e10cSrcweir		</source>
1197cdf0e10cSrcweir	</element>
1198cdf0e10cSrcweir	<!--enum::DatabaseTypeEnum  {Enumeration}-->
1199cdf0e10cSrcweir	<element type="enumeration">
1200cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum">
1201cdf0e10cSrcweir			<name>DatabaseTypeEnum</name>
1202cdf0e10cSrcweir		</source>
1203cdf0e10cSrcweir		<destination designation="identity" />
1204cdf0e10cSrcweir	</element>
1205cdf0e10cSrcweir	<!--enum::dbDecrypt {Constant}-->
1206cdf0e10cSrcweir	<element type="constant">
1207cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbDecrypt">
1208cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1209cdf0e10cSrcweir			<name>dbDecrypt</name>
1210cdf0e10cSrcweir			<value>4</value>
1211cdf0e10cSrcweir		</source>
1212cdf0e10cSrcweir		<destination designation="identity" />
1213cdf0e10cSrcweir	</element>
1214cdf0e10cSrcweir	<!--enum::dbEncrypt {Constant}-->
1215cdf0e10cSrcweir	<element type="constant">
1216cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbEncrypt">
1217cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1218cdf0e10cSrcweir			<name>dbEncrypt</name>
1219cdf0e10cSrcweir			<value>2</value>
1220cdf0e10cSrcweir		</source>
1221cdf0e10cSrcweir		<destination designation="identity" />
1222cdf0e10cSrcweir	</element>
1223cdf0e10cSrcweir	<!--enum::dbVersion10 {Constant}-->
1224cdf0e10cSrcweir	<element type="constant">
1225cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbVersion10">
1226cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1227cdf0e10cSrcweir			<name>dbVersion10</name>
1228cdf0e10cSrcweir			<value>1</value>
1229cdf0e10cSrcweir		</source>
1230cdf0e10cSrcweir		<destination designation="identity" />
1231cdf0e10cSrcweir	</element>
1232cdf0e10cSrcweir	<!--enum::dbVersion11 {Constant}-->
1233cdf0e10cSrcweir	<element type="constant">
1234cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbVersion11">
1235cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1236cdf0e10cSrcweir			<name>dbVersion11</name>
1237cdf0e10cSrcweir			<value>8</value>
1238cdf0e10cSrcweir		</source>
1239cdf0e10cSrcweir		<destination designation="identity" />
1240cdf0e10cSrcweir	</element>
1241cdf0e10cSrcweir	<!--enum::dbVersion20 {Constant}-->
1242cdf0e10cSrcweir	<element type="constant">
1243cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbVersion20">
1244cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1245cdf0e10cSrcweir			<name>dbVersion20</name>
1246cdf0e10cSrcweir			<value>16</value>
1247cdf0e10cSrcweir		</source>
1248cdf0e10cSrcweir		<destination designation="identity" />
1249cdf0e10cSrcweir	</element>
1250cdf0e10cSrcweir	<!--enum::dbVersion30 {Constant}-->
1251cdf0e10cSrcweir	<element type="constant">
1252cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbVersion30">
1253cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1254cdf0e10cSrcweir			<name>dbVersion30</name>
1255cdf0e10cSrcweir			<value>32</value>
1256cdf0e10cSrcweir		</source>
1257cdf0e10cSrcweir		<destination designation="identity" />
1258cdf0e10cSrcweir	</element>
1259cdf0e10cSrcweir	<!--enum::dbVersion40 {Constant}-->
1260cdf0e10cSrcweir	<element type="constant">
1261cdf0e10cSrcweir		<source id="DAO.DatabaseTypeEnum.dbVersion40">
1262cdf0e10cSrcweir			<context kind="enumeration">DatabaseTypeEnum</context>
1263cdf0e10cSrcweir			<name>dbVersion40</name>
1264cdf0e10cSrcweir			<value>64</value>
1265cdf0e10cSrcweir		</source>
1266cdf0e10cSrcweir		<destination designation="identity" />
1267cdf0e10cSrcweir	</element>
1268cdf0e10cSrcweir	<!--enum::DataTypeEnum  {Enumeration}-->
1269cdf0e10cSrcweir	<element type="enumeration">
1270cdf0e10cSrcweir		<source id="DAO.DataTypeEnum">
1271cdf0e10cSrcweir			<name>DataTypeEnum</name>
1272cdf0e10cSrcweir		</source>
1273cdf0e10cSrcweir		<destination designation="identity" />
1274cdf0e10cSrcweir	</element>
1275cdf0e10cSrcweir	<!--enum::dbBigInt {Constant}-->
1276cdf0e10cSrcweir	<element type="constant">
1277cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbBigInt">
1278cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1279cdf0e10cSrcweir			<name>dbBigInt</name>
1280cdf0e10cSrcweir			<value>16</value>
1281cdf0e10cSrcweir		</source>
1282cdf0e10cSrcweir		<destination designation="identity" />
1283cdf0e10cSrcweir	</element>
1284cdf0e10cSrcweir	<!--enum::dbBinary {Constant}-->
1285cdf0e10cSrcweir	<element type="constant">
1286cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbBinary">
1287cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1288cdf0e10cSrcweir			<name>dbBinary</name>
1289cdf0e10cSrcweir			<value>9</value>
1290cdf0e10cSrcweir		</source>
1291cdf0e10cSrcweir		<destination designation="identity" />
1292cdf0e10cSrcweir	</element>
1293cdf0e10cSrcweir	<!--enum::dbBoolean {Constant}-->
1294cdf0e10cSrcweir	<element type="constant">
1295cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbBoolean">
1296cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1297cdf0e10cSrcweir			<name>dbBoolean</name>
1298cdf0e10cSrcweir			<value>1</value>
1299cdf0e10cSrcweir		</source>
1300cdf0e10cSrcweir		<destination designation="identity" />
1301cdf0e10cSrcweir	</element>
1302cdf0e10cSrcweir	<!--enum::dbByte {Constant}-->
1303cdf0e10cSrcweir	<element type="constant">
1304cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbByte">
1305cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1306cdf0e10cSrcweir			<name>dbByte</name>
1307cdf0e10cSrcweir			<value>2</value>
1308cdf0e10cSrcweir		</source>
1309cdf0e10cSrcweir		<destination designation="identity" />
1310cdf0e10cSrcweir	</element>
1311cdf0e10cSrcweir	<!--enum::dbChar {Constant}-->
1312cdf0e10cSrcweir	<element type="constant">
1313cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbChar">
1314cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1315cdf0e10cSrcweir			<name>dbChar</name>
1316cdf0e10cSrcweir			<value>18</value>
1317cdf0e10cSrcweir		</source>
1318cdf0e10cSrcweir		<destination designation="identity" />
1319cdf0e10cSrcweir	</element>
1320cdf0e10cSrcweir	<!--enum::dbCurrency {Constant}-->
1321cdf0e10cSrcweir	<element type="constant">
1322cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbCurrency">
1323cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1324cdf0e10cSrcweir			<name>dbCurrency</name>
1325cdf0e10cSrcweir			<value>5</value>
1326cdf0e10cSrcweir		</source>
1327cdf0e10cSrcweir		<destination designation="identity" />
1328cdf0e10cSrcweir	</element>
1329cdf0e10cSrcweir	<!--enum::dbDate {Constant}-->
1330cdf0e10cSrcweir	<element type="constant">
1331cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbDate">
1332cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1333cdf0e10cSrcweir			<name>dbDate</name>
1334cdf0e10cSrcweir			<value>8</value>
1335cdf0e10cSrcweir		</source>
1336cdf0e10cSrcweir		<destination designation="identity" />
1337cdf0e10cSrcweir	</element>
1338cdf0e10cSrcweir	<!--enum::dbDecimal {Constant}-->
1339cdf0e10cSrcweir	<element type="constant">
1340cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbDecimal">
1341cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1342cdf0e10cSrcweir			<name>dbDecimal</name>
1343cdf0e10cSrcweir			<value>20</value>
1344cdf0e10cSrcweir		</source>
1345cdf0e10cSrcweir		<destination designation="identity" />
1346cdf0e10cSrcweir	</element>
1347cdf0e10cSrcweir	<!--enum::dbDouble {Constant}-->
1348cdf0e10cSrcweir	<element type="constant">
1349cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbDouble">
1350cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1351cdf0e10cSrcweir			<name>dbDouble</name>
1352cdf0e10cSrcweir			<value>7</value>
1353cdf0e10cSrcweir		</source>
1354cdf0e10cSrcweir		<destination designation="identity" />
1355cdf0e10cSrcweir	</element>
1356cdf0e10cSrcweir	<!--enum::dbFloat {Constant}-->
1357cdf0e10cSrcweir	<element type="constant">
1358cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbFloat">
1359cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1360cdf0e10cSrcweir			<name>dbFloat</name>
1361cdf0e10cSrcweir			<value>21</value>
1362cdf0e10cSrcweir		</source>
1363cdf0e10cSrcweir		<destination designation="identity" />
1364cdf0e10cSrcweir	</element>
1365cdf0e10cSrcweir	<!--enum::dbGUID {Constant}-->
1366cdf0e10cSrcweir	<element type="constant">
1367cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbGUID">
1368cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1369cdf0e10cSrcweir			<name>dbGUID</name>
1370cdf0e10cSrcweir			<value>15</value>
1371cdf0e10cSrcweir		</source>
1372cdf0e10cSrcweir		<destination designation="identity" />
1373cdf0e10cSrcweir	</element>
1374cdf0e10cSrcweir	<!--enum::dbInteger {Constant}-->
1375cdf0e10cSrcweir	<element type="constant">
1376cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbInteger">
1377cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1378cdf0e10cSrcweir			<name>dbInteger</name>
1379cdf0e10cSrcweir			<value>3</value>
1380cdf0e10cSrcweir		</source>
1381cdf0e10cSrcweir		<destination designation="identity" />
1382cdf0e10cSrcweir	</element>
1383cdf0e10cSrcweir	<!--enum::dbLong {Constant}-->
1384cdf0e10cSrcweir	<element type="constant">
1385cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbLong">
1386cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1387cdf0e10cSrcweir			<name>dbLong</name>
1388cdf0e10cSrcweir			<value>4</value>
1389cdf0e10cSrcweir		</source>
1390cdf0e10cSrcweir		<destination designation="identity" />
1391cdf0e10cSrcweir	</element>
1392cdf0e10cSrcweir	<!--enum::dbLongBinary {Constant}-->
1393cdf0e10cSrcweir	<element type="constant">
1394cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbLongBinary">
1395cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1396cdf0e10cSrcweir			<name>dbLongBinary</name>
1397cdf0e10cSrcweir			<value>11</value>
1398cdf0e10cSrcweir		</source>
1399cdf0e10cSrcweir		<destination designation="identity" />
1400cdf0e10cSrcweir	</element>
1401cdf0e10cSrcweir	<!--enum::dbMemo {Constant}-->
1402cdf0e10cSrcweir	<element type="constant">
1403cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbMemo">
1404cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1405cdf0e10cSrcweir			<name>dbMemo</name>
1406cdf0e10cSrcweir			<value>12</value>
1407cdf0e10cSrcweir		</source>
1408cdf0e10cSrcweir		<destination designation="identity" />
1409cdf0e10cSrcweir	</element>
1410cdf0e10cSrcweir	<!--enum::dbNumeric {Constant}-->
1411cdf0e10cSrcweir	<element type="constant">
1412cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbNumeric">
1413cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1414cdf0e10cSrcweir			<name>dbNumeric</name>
1415cdf0e10cSrcweir			<value>19</value>
1416cdf0e10cSrcweir		</source>
1417cdf0e10cSrcweir		<destination designation="identity" />
1418cdf0e10cSrcweir	</element>
1419cdf0e10cSrcweir	<!--enum::dbSingle {Constant}-->
1420cdf0e10cSrcweir	<element type="constant">
1421cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbSingle">
1422cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1423cdf0e10cSrcweir			<name>dbSingle</name>
1424cdf0e10cSrcweir			<value>6</value>
1425cdf0e10cSrcweir		</source>
1426cdf0e10cSrcweir		<destination designation="identity" />
1427cdf0e10cSrcweir	</element>
1428cdf0e10cSrcweir	<!--enum::dbText {Constant}-->
1429cdf0e10cSrcweir	<element type="constant">
1430cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbText">
1431cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1432cdf0e10cSrcweir			<name>dbText</name>
1433cdf0e10cSrcweir			<value>10</value>
1434cdf0e10cSrcweir		</source>
1435cdf0e10cSrcweir		<destination designation="identity" />
1436cdf0e10cSrcweir	</element>
1437cdf0e10cSrcweir	<!--enum::dbTime {Constant}-->
1438cdf0e10cSrcweir	<element type="constant">
1439cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbTime">
1440cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1441cdf0e10cSrcweir			<name>dbTime</name>
1442cdf0e10cSrcweir			<value>22</value>
1443cdf0e10cSrcweir		</source>
1444cdf0e10cSrcweir		<destination designation="identity" />
1445cdf0e10cSrcweir	</element>
1446cdf0e10cSrcweir	<!--enum::dbTimeStamp {Constant}-->
1447cdf0e10cSrcweir	<element type="constant">
1448cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbTimeStamp">
1449cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1450cdf0e10cSrcweir			<name>dbTimeStamp</name>
1451cdf0e10cSrcweir			<value>23</value>
1452cdf0e10cSrcweir		</source>
1453cdf0e10cSrcweir		<destination designation="identity" />
1454cdf0e10cSrcweir	</element>
1455cdf0e10cSrcweir	<!--enum::dbVarBinary {Constant}-->
1456cdf0e10cSrcweir	<element type="constant">
1457cdf0e10cSrcweir		<source id="DAO.DataTypeEnum.dbVarBinary">
1458cdf0e10cSrcweir			<context kind="enumeration">DataTypeEnum</context>
1459cdf0e10cSrcweir			<name>dbVarBinary</name>
1460cdf0e10cSrcweir			<value>17</value>
1461cdf0e10cSrcweir		</source>
1462cdf0e10cSrcweir		<destination designation="identity" />
1463cdf0e10cSrcweir	</element>
1464cdf0e10cSrcweir	<!--Class::DBEngine-->
1465cdf0e10cSrcweir	<element type="class">
1466cdf0e10cSrcweir		<source id="DAO.DBEngine">
1467cdf0e10cSrcweir			<name>DBEngine</name>
1468cdf0e10cSrcweir		</source>
1469cdf0e10cSrcweir		<destination designation="identity" />
1470cdf0e10cSrcweir	</element>
1471cdf0e10cSrcweir	<!--method::DBEngine.BeginTrans-->
1472cdf0e10cSrcweir	<element type="method">
1473cdf0e10cSrcweir		<source id="DAO.DBEngine.BeginTrans">
1474cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1475cdf0e10cSrcweir			<name>BeginTrans</name>
1476cdf0e10cSrcweir			<type>void</type>
1477cdf0e10cSrcweir		</source>
1478cdf0e10cSrcweir	</element>
1479cdf0e10cSrcweir	<!--method::DBEngine.CommitTrans-->
1480cdf0e10cSrcweir	<element type="method">
1481cdf0e10cSrcweir		<source id="DAO.DBEngine.CommitTrans">
1482cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1483cdf0e10cSrcweir			<name>CommitTrans</name>
1484cdf0e10cSrcweir			<type>void</type>
1485cdf0e10cSrcweir			<parameter-list>
1486cdf0e10cSrcweir				<parameter optional="true">
1487cdf0e10cSrcweir					<type>Integer</type>
1488cdf0e10cSrcweir					<name>Option</name>
1489cdf0e10cSrcweir				</parameter>
1490cdf0e10cSrcweir			</parameter-list>
1491cdf0e10cSrcweir		</source>
1492cdf0e10cSrcweir	</element>
1493cdf0e10cSrcweir	<!--method::DBEngine.CompactDatabase-->
1494cdf0e10cSrcweir	<element type="method">
1495cdf0e10cSrcweir		<source id="DAO.DBEngine.CompactDatabase">
1496cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1497cdf0e10cSrcweir			<name>CompactDatabase</name>
1498cdf0e10cSrcweir			<type>void</type>
1499cdf0e10cSrcweir			<parameter-list>
1500cdf0e10cSrcweir				<parameter>
1501cdf0e10cSrcweir					<type>String</type>
1502cdf0e10cSrcweir					<name>SrcName</name>
1503cdf0e10cSrcweir				</parameter>
1504cdf0e10cSrcweir				<parameter>
1505cdf0e10cSrcweir					<type>String</type>
1506cdf0e10cSrcweir					<name>DstName</name>
1507cdf0e10cSrcweir				</parameter>
1508cdf0e10cSrcweir				<parameter optional="true">
1509cdf0e10cSrcweir					<type>Variant</type>
1510cdf0e10cSrcweir					<name>DstLocale</name>
1511cdf0e10cSrcweir				</parameter>
1512cdf0e10cSrcweir				<parameter optional="true">
1513cdf0e10cSrcweir					<type>Variant</type>
1514cdf0e10cSrcweir					<name>Options</name>
1515cdf0e10cSrcweir				</parameter>
1516cdf0e10cSrcweir				<parameter optional="true">
1517cdf0e10cSrcweir					<type>Variant</type>
1518cdf0e10cSrcweir					<name>SrcLocale</name>
1519cdf0e10cSrcweir				</parameter>
1520cdf0e10cSrcweir			</parameter-list>
1521cdf0e10cSrcweir		</source>
1522cdf0e10cSrcweir	</element>
1523cdf0e10cSrcweir	<!--method::DBEngine.CreateDatabase-->
1524cdf0e10cSrcweir	<element type="method">
1525cdf0e10cSrcweir		<source id="DAO.DBEngine.CreateDatabase">
1526cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1527cdf0e10cSrcweir			<name>CreateDatabase</name>
1528cdf0e10cSrcweir			<type>Database</type>
1529cdf0e10cSrcweir			<parameter-list>
1530cdf0e10cSrcweir				<parameter>
1531cdf0e10cSrcweir					<type>String</type>
1532cdf0e10cSrcweir					<name>Name</name>
1533cdf0e10cSrcweir				</parameter>
1534cdf0e10cSrcweir				<parameter>
1535cdf0e10cSrcweir					<type>String</type>
1536cdf0e10cSrcweir					<name>Locale</name>
1537cdf0e10cSrcweir				</parameter>
1538cdf0e10cSrcweir				<parameter optional="true">
1539cdf0e10cSrcweir					<type>Variant</type>
1540cdf0e10cSrcweir					<name>Option</name>
1541cdf0e10cSrcweir				</parameter>
1542cdf0e10cSrcweir			</parameter-list>
1543cdf0e10cSrcweir		</source>
1544cdf0e10cSrcweir	</element>
1545cdf0e10cSrcweir	<!--method::DBEngine.CreateWorkspace-->
1546cdf0e10cSrcweir	<element type="method">
1547cdf0e10cSrcweir		<source id="DAO.DBEngine.CreateWorkspace">
1548cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1549cdf0e10cSrcweir			<name>CreateWorkspace</name>
1550cdf0e10cSrcweir			<type>Workspace</type>
1551cdf0e10cSrcweir			<parameter-list>
1552cdf0e10cSrcweir				<parameter>
1553cdf0e10cSrcweir					<type>String</type>
1554cdf0e10cSrcweir					<name>Name</name>
1555cdf0e10cSrcweir				</parameter>
1556cdf0e10cSrcweir				<parameter>
1557cdf0e10cSrcweir					<type>String</type>
1558cdf0e10cSrcweir					<name>UserName</name>
1559cdf0e10cSrcweir				</parameter>
1560cdf0e10cSrcweir				<parameter>
1561cdf0e10cSrcweir					<type>String</type>
1562cdf0e10cSrcweir					<name>Password</name>
1563cdf0e10cSrcweir				</parameter>
1564cdf0e10cSrcweir				<parameter optional="true">
1565cdf0e10cSrcweir					<type>Variant</type>
1566cdf0e10cSrcweir					<name>UseType</name>
1567cdf0e10cSrcweir				</parameter>
1568cdf0e10cSrcweir			</parameter-list>
1569cdf0e10cSrcweir		</source>
1570cdf0e10cSrcweir	</element>
1571cdf0e10cSrcweir	<!--property::DBEngine.DefaultType-->
1572cdf0e10cSrcweir	<element type="property">
1573cdf0e10cSrcweir		<source id="DAO.DBEngine.DefaultType">
1574cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1575cdf0e10cSrcweir			<name>DefaultType</name>
1576cdf0e10cSrcweir			<type>Integer</type>
1577cdf0e10cSrcweir		</source>
1578cdf0e10cSrcweir	</element>
1579cdf0e10cSrcweir	<!--property::DBEngine.Errors {ReadOnly}-->
1580cdf0e10cSrcweir	<element type="property">
1581cdf0e10cSrcweir		<source id="DAO.DBEngine.Errors">
1582cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1583cdf0e10cSrcweir			<name>Errors</name>
1584cdf0e10cSrcweir			<type>Errors</type>
1585cdf0e10cSrcweir		</source>
1586cdf0e10cSrcweir	</element>
1587cdf0e10cSrcweir	<!--method::DBEngine.FreeLocks-->
1588cdf0e10cSrcweir	<element type="method">
1589cdf0e10cSrcweir		<source id="DAO.DBEngine.FreeLocks">
1590cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1591cdf0e10cSrcweir			<name>FreeLocks</name>
1592cdf0e10cSrcweir			<type>void</type>
1593cdf0e10cSrcweir		</source>
1594cdf0e10cSrcweir	</element>
1595cdf0e10cSrcweir	<!--method::DBEngine.Idle-->
1596cdf0e10cSrcweir	<element type="method">
1597cdf0e10cSrcweir		<source id="DAO.DBEngine.Idle">
1598cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1599cdf0e10cSrcweir			<name>Idle</name>
1600cdf0e10cSrcweir			<type>void</type>
1601cdf0e10cSrcweir			<parameter-list>
1602cdf0e10cSrcweir				<parameter optional="true">
1603cdf0e10cSrcweir					<type>Variant</type>
1604cdf0e10cSrcweir					<name>Action</name>
1605cdf0e10cSrcweir				</parameter>
1606cdf0e10cSrcweir			</parameter-list>
1607cdf0e10cSrcweir		</source>
1608cdf0e10cSrcweir	</element>
1609cdf0e10cSrcweir	<!--property::DBEngine.IniPath-->
1610cdf0e10cSrcweir	<element type="property">
1611cdf0e10cSrcweir		<source id="DAO.DBEngine.IniPath">
1612cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1613cdf0e10cSrcweir			<name>IniPath</name>
1614cdf0e10cSrcweir			<type>String</type>
1615cdf0e10cSrcweir		</source>
1616cdf0e10cSrcweir	</element>
1617cdf0e10cSrcweir	<!--method::DBEngine.ISAMStats-->
1618cdf0e10cSrcweir	<element type="method">
1619cdf0e10cSrcweir		<source id="DAO.DBEngine.ISAMStats">
1620cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1621cdf0e10cSrcweir			<name>ISAMStats</name>
1622cdf0e10cSrcweir			<type>Integer</type>
1623cdf0e10cSrcweir			<parameter-list>
1624cdf0e10cSrcweir				<parameter>
1625cdf0e10cSrcweir					<type>Integer</type>
1626cdf0e10cSrcweir					<name>StatNum</name>
1627cdf0e10cSrcweir				</parameter>
1628cdf0e10cSrcweir				<parameter optional="true">
1629cdf0e10cSrcweir					<type>Variant</type>
1630cdf0e10cSrcweir					<name>Reset</name>
1631cdf0e10cSrcweir				</parameter>
1632cdf0e10cSrcweir			</parameter-list>
1633cdf0e10cSrcweir		</source>
1634cdf0e10cSrcweir	</element>
1635cdf0e10cSrcweir	<!--property::DBEngine.LoginTimeout-->
1636cdf0e10cSrcweir	<element type="property">
1637cdf0e10cSrcweir		<source id="DAO.DBEngine.LoginTimeout">
1638cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1639cdf0e10cSrcweir			<name>LoginTimeout</name>
1640cdf0e10cSrcweir			<type>short</type>
1641cdf0e10cSrcweir		</source>
1642cdf0e10cSrcweir	</element>
1643cdf0e10cSrcweir	<!--method::DBEngine.OpenConnection-->
1644cdf0e10cSrcweir	<element type="method">
1645cdf0e10cSrcweir		<source id="DAO.DBEngine.OpenConnection">
1646cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1647cdf0e10cSrcweir			<name>OpenConnection</name>
1648cdf0e10cSrcweir			<type>Connection</type>
1649cdf0e10cSrcweir			<parameter-list>
1650cdf0e10cSrcweir				<parameter>
1651cdf0e10cSrcweir					<type>String</type>
1652cdf0e10cSrcweir					<name>Name</name>
1653cdf0e10cSrcweir				</parameter>
1654cdf0e10cSrcweir				<parameter optional="true">
1655cdf0e10cSrcweir					<type>Variant</type>
1656cdf0e10cSrcweir					<name>Options</name>
1657cdf0e10cSrcweir				</parameter>
1658cdf0e10cSrcweir				<parameter optional="true">
1659cdf0e10cSrcweir					<type>Variant</type>
1660cdf0e10cSrcweir					<name>ReadOnly</name>
1661cdf0e10cSrcweir				</parameter>
1662cdf0e10cSrcweir				<parameter optional="true">
1663cdf0e10cSrcweir					<type>Variant</type>
1664cdf0e10cSrcweir					<name>Connect</name>
1665cdf0e10cSrcweir				</parameter>
1666cdf0e10cSrcweir			</parameter-list>
1667cdf0e10cSrcweir		</source>
1668cdf0e10cSrcweir	</element>
1669cdf0e10cSrcweir	<!--method::DBEngine.OpenDatabase-->
1670cdf0e10cSrcweir	<element type="method">
1671cdf0e10cSrcweir		<source id="DAO.DBEngine.OpenDatabase">
1672cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1673cdf0e10cSrcweir			<name>OpenDatabase</name>
1674cdf0e10cSrcweir			<type>Database</type>
1675cdf0e10cSrcweir			<parameter-list>
1676cdf0e10cSrcweir				<parameter>
1677cdf0e10cSrcweir					<type>String</type>
1678cdf0e10cSrcweir					<name>Name</name>
1679cdf0e10cSrcweir				</parameter>
1680cdf0e10cSrcweir				<parameter optional="true">
1681cdf0e10cSrcweir					<type>Variant</type>
1682cdf0e10cSrcweir					<name>Options</name>
1683cdf0e10cSrcweir				</parameter>
1684cdf0e10cSrcweir				<parameter optional="true">
1685cdf0e10cSrcweir					<type>Variant</type>
1686cdf0e10cSrcweir					<name>ReadOnly</name>
1687cdf0e10cSrcweir				</parameter>
1688cdf0e10cSrcweir				<parameter optional="true">
1689cdf0e10cSrcweir					<type>Variant</type>
1690cdf0e10cSrcweir					<name>Connect</name>
1691cdf0e10cSrcweir				</parameter>
1692cdf0e10cSrcweir			</parameter-list>
1693cdf0e10cSrcweir		</source>
1694cdf0e10cSrcweir	</element>
1695cdf0e10cSrcweir	<!--property::DBEngine.Properties {ReadOnly}-->
1696cdf0e10cSrcweir	<element type="property">
1697cdf0e10cSrcweir		<source id="DAO.DBEngine.Properties">
1698cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1699cdf0e10cSrcweir			<name>Properties</name>
1700cdf0e10cSrcweir			<type>Properties</type>
1701cdf0e10cSrcweir		</source>
1702cdf0e10cSrcweir	</element>
1703cdf0e10cSrcweir	<!--method::DBEngine.RegisterDatabase-->
1704cdf0e10cSrcweir	<element type="method">
1705cdf0e10cSrcweir		<source id="DAO.DBEngine.RegisterDatabase">
1706cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1707cdf0e10cSrcweir			<name>RegisterDatabase</name>
1708cdf0e10cSrcweir			<type>void</type>
1709cdf0e10cSrcweir			<parameter-list>
1710cdf0e10cSrcweir				<parameter>
1711cdf0e10cSrcweir					<type>String</type>
1712cdf0e10cSrcweir					<name>Dsn</name>
1713cdf0e10cSrcweir				</parameter>
1714cdf0e10cSrcweir				<parameter>
1715cdf0e10cSrcweir					<type>String</type>
1716cdf0e10cSrcweir					<name>Driver</name>
1717cdf0e10cSrcweir				</parameter>
1718cdf0e10cSrcweir				<parameter>
1719cdf0e10cSrcweir					<type>boolean</type>
1720cdf0e10cSrcweir					<name>Silent</name>
1721cdf0e10cSrcweir				</parameter>
1722cdf0e10cSrcweir				<parameter>
1723cdf0e10cSrcweir					<type>String</type>
1724cdf0e10cSrcweir					<name>Attributes</name>
1725cdf0e10cSrcweir				</parameter>
1726cdf0e10cSrcweir			</parameter-list>
1727cdf0e10cSrcweir		</source>
1728cdf0e10cSrcweir	</element>
1729cdf0e10cSrcweir	<!--method::DBEngine.RepairDatabase-->
1730cdf0e10cSrcweir	<element type="method">
1731cdf0e10cSrcweir		<source id="DAO.DBEngine.RepairDatabase">
1732cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1733cdf0e10cSrcweir			<name>RepairDatabase</name>
1734cdf0e10cSrcweir			<type>void</type>
1735cdf0e10cSrcweir			<parameter-list>
1736cdf0e10cSrcweir				<parameter>
1737cdf0e10cSrcweir					<type>String</type>
1738cdf0e10cSrcweir					<name>Name</name>
1739cdf0e10cSrcweir				</parameter>
1740cdf0e10cSrcweir			</parameter-list>
1741cdf0e10cSrcweir		</source>
1742cdf0e10cSrcweir	</element>
1743cdf0e10cSrcweir	<!--method::DBEngine.Rollback-->
1744cdf0e10cSrcweir	<element type="method">
1745cdf0e10cSrcweir		<source id="DAO.DBEngine.Rollback">
1746cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1747cdf0e10cSrcweir			<name>Rollback</name>
1748cdf0e10cSrcweir			<type>void</type>
1749cdf0e10cSrcweir		</source>
1750cdf0e10cSrcweir	</element>
1751cdf0e10cSrcweir	<!--method::DBEngine.SetDataAccessOption-->
1752cdf0e10cSrcweir	<element type="method">
1753cdf0e10cSrcweir		<source id="DAO.DBEngine.SetDataAccessOption">
1754cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1755cdf0e10cSrcweir			<name>SetDataAccessOption</name>
1756cdf0e10cSrcweir			<type>void</type>
1757cdf0e10cSrcweir			<parameter-list>
1758cdf0e10cSrcweir				<parameter>
1759cdf0e10cSrcweir					<type>short</type>
1760cdf0e10cSrcweir					<name>Option</name>
1761cdf0e10cSrcweir				</parameter>
1762cdf0e10cSrcweir				<parameter>
1763cdf0e10cSrcweir					<type>Variant</type>
1764cdf0e10cSrcweir					<name>Value</name>
1765cdf0e10cSrcweir				</parameter>
1766cdf0e10cSrcweir			</parameter-list>
1767cdf0e10cSrcweir		</source>
1768cdf0e10cSrcweir	</element>
1769cdf0e10cSrcweir	<!--method::DBEngine.SetDefaultWorkspace-->
1770cdf0e10cSrcweir	<element type="method">
1771cdf0e10cSrcweir		<source id="DAO.DBEngine.SetDefaultWorkspace">
1772cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1773cdf0e10cSrcweir			<name>SetDefaultWorkspace</name>
1774cdf0e10cSrcweir			<type>void</type>
1775cdf0e10cSrcweir			<parameter-list>
1776cdf0e10cSrcweir				<parameter>
1777cdf0e10cSrcweir					<type>String</type>
1778cdf0e10cSrcweir					<name>Name</name>
1779cdf0e10cSrcweir				</parameter>
1780cdf0e10cSrcweir				<parameter>
1781cdf0e10cSrcweir					<type>String</type>
1782cdf0e10cSrcweir					<name>Password</name>
1783cdf0e10cSrcweir				</parameter>
1784cdf0e10cSrcweir			</parameter-list>
1785cdf0e10cSrcweir		</source>
1786cdf0e10cSrcweir	</element>
1787cdf0e10cSrcweir	<!--method::DBEngine.SetOption-->
1788cdf0e10cSrcweir	<element type="method">
1789cdf0e10cSrcweir		<source id="DAO.DBEngine.SetOption">
1790cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1791cdf0e10cSrcweir			<name>SetOption</name>
1792cdf0e10cSrcweir			<type>void</type>
1793cdf0e10cSrcweir			<parameter-list>
1794cdf0e10cSrcweir				<parameter>
1795cdf0e10cSrcweir					<type>Integer</type>
1796cdf0e10cSrcweir					<name>Option</name>
1797cdf0e10cSrcweir				</parameter>
1798cdf0e10cSrcweir				<parameter>
1799cdf0e10cSrcweir					<type>Variant</type>
1800cdf0e10cSrcweir					<name>Value</name>
1801cdf0e10cSrcweir				</parameter>
1802cdf0e10cSrcweir			</parameter-list>
1803cdf0e10cSrcweir		</source>
1804cdf0e10cSrcweir	</element>
1805cdf0e10cSrcweir	<!--property::DBEngine.SystemDB-->
1806cdf0e10cSrcweir	<element type="property">
1807cdf0e10cSrcweir		<source id="DAO.DBEngine.SystemDB">
1808cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1809cdf0e10cSrcweir			<name>SystemDB</name>
1810cdf0e10cSrcweir			<type>String</type>
1811cdf0e10cSrcweir		</source>
1812cdf0e10cSrcweir	</element>
1813cdf0e10cSrcweir	<!--property::DBEngine.Version {ReadOnly}-->
1814cdf0e10cSrcweir	<element type="property">
1815cdf0e10cSrcweir		<source id="DAO.DBEngine.Version">
1816cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1817cdf0e10cSrcweir			<name>Version</name>
1818cdf0e10cSrcweir			<type>String</type>
1819cdf0e10cSrcweir		</source>
1820cdf0e10cSrcweir	</element>
1821cdf0e10cSrcweir	<!--property::DBEngine.Workspaces {Default} {ReadOnly}-->
1822cdf0e10cSrcweir	<element type="property">
1823cdf0e10cSrcweir		<source id="DAO.DBEngine.Workspaces">
1824cdf0e10cSrcweir			<context kind="class">DBEngine</context>
1825cdf0e10cSrcweir			<name default="true">Workspaces</name>
1826cdf0e10cSrcweir			<type>Workspaces</type>
1827cdf0e10cSrcweir		</source>
1828cdf0e10cSrcweir	</element>
1829cdf0e10cSrcweir	<!--property::dbLangArabic-->
1830cdf0e10cSrcweir	<element type="property">
1831cdf0e10cSrcweir		<source id="DAO.dbLangArabic">
1832cdf0e10cSrcweir			<name>dbLangArabic</name>
1833cdf0e10cSrcweir			<type>String</type>
1834cdf0e10cSrcweir		</source>
1835cdf0e10cSrcweir		<destination designation="identity" />
1836cdf0e10cSrcweir	</element>
1837cdf0e10cSrcweir	<!--property::dbLangChineseSimplified-->
1838cdf0e10cSrcweir	<element type="property">
1839cdf0e10cSrcweir		<source id="DAO.dbLangChineseSimplified">
1840cdf0e10cSrcweir			<name>dbLangChineseSimplified</name>
1841cdf0e10cSrcweir			<type>String</type>
1842cdf0e10cSrcweir		</source>
1843cdf0e10cSrcweir		<destination designation="identity" />
1844cdf0e10cSrcweir	</element>
1845cdf0e10cSrcweir	<!--property::dbLangChineseTraditional-->
1846cdf0e10cSrcweir	<element type="property">
1847cdf0e10cSrcweir		<source id="DAO.dbLangChineseTraditional">
1848cdf0e10cSrcweir			<name>dbLangChineseTraditional</name>
1849cdf0e10cSrcweir			<type>String</type>
1850cdf0e10cSrcweir		</source>
1851cdf0e10cSrcweir		<destination designation="identity" />
1852cdf0e10cSrcweir	</element>
1853cdf0e10cSrcweir	<!--property::dbLangCyrillic-->
1854cdf0e10cSrcweir	<element type="property">
1855cdf0e10cSrcweir		<source id="DAO.dbLangCyrillic">
1856cdf0e10cSrcweir			<name>dbLangCyrillic</name>
1857cdf0e10cSrcweir			<type>String</type>
1858cdf0e10cSrcweir		</source>
1859cdf0e10cSrcweir		<destination designation="identity" />
1860cdf0e10cSrcweir	</element>
1861cdf0e10cSrcweir	<!--property::dbLangCzech-->
1862cdf0e10cSrcweir	<element type="property">
1863cdf0e10cSrcweir		<source id="DAO.dbLangCzech">
1864cdf0e10cSrcweir			<name>dbLangCzech</name>
1865cdf0e10cSrcweir			<type>String</type>
1866cdf0e10cSrcweir		</source>
1867cdf0e10cSrcweir		<destination designation="identity" />
1868cdf0e10cSrcweir	</element>
1869cdf0e10cSrcweir	<!--property::dbLangDutch-->
1870cdf0e10cSrcweir	<element type="property">
1871cdf0e10cSrcweir		<source id="DAO.dbLangDutch">
1872cdf0e10cSrcweir			<name>dbLangDutch</name>
1873cdf0e10cSrcweir			<type>String</type>
1874cdf0e10cSrcweir		</source>
1875cdf0e10cSrcweir		<destination designation="identity" />
1876cdf0e10cSrcweir	</element>
1877cdf0e10cSrcweir	<!--property::dbLangGeneral-->
1878cdf0e10cSrcweir	<element type="property">
1879cdf0e10cSrcweir		<source id="DAO.dbLangGeneral">
1880cdf0e10cSrcweir			<name>dbLangGeneral</name>
1881cdf0e10cSrcweir			<type>String</type>
1882cdf0e10cSrcweir		</source>
1883cdf0e10cSrcweir		<destination designation="identity" />
1884cdf0e10cSrcweir	</element>
1885cdf0e10cSrcweir	<!--property::dbLangGreek-->
1886cdf0e10cSrcweir	<element type="property">
1887cdf0e10cSrcweir		<source id="DAO.dbLangGreek">
1888cdf0e10cSrcweir			<name>dbLangGreek</name>
1889cdf0e10cSrcweir			<type>String</type>
1890cdf0e10cSrcweir		</source>
1891cdf0e10cSrcweir		<destination designation="identity" />
1892cdf0e10cSrcweir	</element>
1893cdf0e10cSrcweir	<!--property::dbLangHebrew-->
1894cdf0e10cSrcweir	<element type="property">
1895cdf0e10cSrcweir		<source id="DAO.dbLangHebrew">
1896cdf0e10cSrcweir			<name>dbLangHebrew</name>
1897cdf0e10cSrcweir			<type>String</type>
1898cdf0e10cSrcweir		</source>
1899cdf0e10cSrcweir		<destination designation="identity" />
1900cdf0e10cSrcweir	</element>
1901cdf0e10cSrcweir	<!--property::dbLangHungarian-->
1902cdf0e10cSrcweir	<element type="property">
1903cdf0e10cSrcweir		<source id="DAO.dbLangHungarian">
1904cdf0e10cSrcweir			<name>dbLangHungarian</name>
1905cdf0e10cSrcweir			<type>String</type>
1906cdf0e10cSrcweir		</source>
1907cdf0e10cSrcweir		<destination designation="identity" />
1908cdf0e10cSrcweir	</element>
1909cdf0e10cSrcweir	<!--property::dbLangIcelandic-->
1910cdf0e10cSrcweir	<element type="property">
1911cdf0e10cSrcweir		<source id="DAO.dbLangIcelandic">
1912cdf0e10cSrcweir			<name>dbLangIcelandic</name>
1913cdf0e10cSrcweir			<type>String</type>
1914cdf0e10cSrcweir		</source>
1915cdf0e10cSrcweir		<destination designation="identity" />
1916cdf0e10cSrcweir	</element>
1917cdf0e10cSrcweir	<!--property::dbLangJapanese-->
1918cdf0e10cSrcweir	<element type="property">
1919cdf0e10cSrcweir		<source id="DAO.dbLangJapanese">
1920cdf0e10cSrcweir			<name>dbLangJapanese</name>
1921cdf0e10cSrcweir			<type>String</type>
1922cdf0e10cSrcweir		</source>
1923cdf0e10cSrcweir		<destination designation="identity" />
1924cdf0e10cSrcweir	</element>
1925cdf0e10cSrcweir	<!--property::dbLangKorean-->
1926cdf0e10cSrcweir	<element type="property">
1927cdf0e10cSrcweir		<source id="DAO.dbLangKorean">
1928cdf0e10cSrcweir			<name>dbLangKorean</name>
1929cdf0e10cSrcweir			<type>String</type>
1930cdf0e10cSrcweir		</source>
1931cdf0e10cSrcweir		<destination designation="identity" />
1932cdf0e10cSrcweir	</element>
1933cdf0e10cSrcweir	<!--property::dbLangNordic-->
1934cdf0e10cSrcweir	<element type="property">
1935cdf0e10cSrcweir		<source id="DAO.dbLangNordic">
1936cdf0e10cSrcweir			<name>dbLangNordic</name>
1937cdf0e10cSrcweir			<type>String</type>
1938cdf0e10cSrcweir		</source>
1939cdf0e10cSrcweir		<destination designation="identity" />
1940cdf0e10cSrcweir	</element>
1941cdf0e10cSrcweir	<!--property::dbLangNorwDan-->
1942cdf0e10cSrcweir	<element type="property">
1943cdf0e10cSrcweir		<source id="DAO.dbLangNorwDan">
1944cdf0e10cSrcweir			<name>dbLangNorwDan</name>
1945cdf0e10cSrcweir			<type>String</type>
1946cdf0e10cSrcweir		</source>
1947cdf0e10cSrcweir		<destination designation="identity" />
1948cdf0e10cSrcweir	</element>
1949cdf0e10cSrcweir	<!--property::dbLangPolish-->
1950cdf0e10cSrcweir	<element type="property">
1951cdf0e10cSrcweir		<source id="DAO.dbLangPolish">
1952cdf0e10cSrcweir			<name>dbLangPolish</name>
1953cdf0e10cSrcweir			<type>String</type>
1954cdf0e10cSrcweir		</source>
1955cdf0e10cSrcweir		<destination designation="identity" />
1956cdf0e10cSrcweir	</element>
1957cdf0e10cSrcweir	<!--property::dbLangSlovenian-->
1958cdf0e10cSrcweir	<element type="property">
1959cdf0e10cSrcweir		<source id="DAO.dbLangSlovenian">
1960cdf0e10cSrcweir			<name>dbLangSlovenian</name>
1961cdf0e10cSrcweir			<type>String</type>
1962cdf0e10cSrcweir		</source>
1963cdf0e10cSrcweir		<destination designation="identity" />
1964cdf0e10cSrcweir	</element>
1965cdf0e10cSrcweir	<!--property::dbLangSpanish-->
1966cdf0e10cSrcweir	<element type="property">
1967cdf0e10cSrcweir		<source id="DAO.dbLangSpanish">
1968cdf0e10cSrcweir			<name>dbLangSpanish</name>
1969cdf0e10cSrcweir			<type>String</type>
1970cdf0e10cSrcweir		</source>
1971cdf0e10cSrcweir		<destination designation="identity" />
1972cdf0e10cSrcweir	</element>
1973cdf0e10cSrcweir	<!--property::dbLangSwedFin-->
1974cdf0e10cSrcweir	<element type="property">
1975cdf0e10cSrcweir		<source id="DAO.dbLangSwedFin">
1976cdf0e10cSrcweir			<name>dbLangSwedFin</name>
1977cdf0e10cSrcweir			<type>String</type>
1978cdf0e10cSrcweir		</source>
1979cdf0e10cSrcweir		<destination designation="identity" />
1980cdf0e10cSrcweir	</element>
1981cdf0e10cSrcweir	<!--property::dbLangThai-->
1982cdf0e10cSrcweir	<element type="property">
1983cdf0e10cSrcweir		<source id="DAO.dbLangThai">
1984cdf0e10cSrcweir			<name>dbLangThai</name>
1985cdf0e10cSrcweir			<type>String</type>
1986cdf0e10cSrcweir		</source>
1987cdf0e10cSrcweir		<destination designation="identity" />
1988cdf0e10cSrcweir	</element>
1989cdf0e10cSrcweir	<!--property::dbLangTurkish-->
1990cdf0e10cSrcweir	<element type="property">
1991cdf0e10cSrcweir		<source id="DAO.dbLangTurkish">
1992cdf0e10cSrcweir			<name>dbLangTurkish</name>
1993cdf0e10cSrcweir			<type>String</type>
1994cdf0e10cSrcweir		</source>
1995cdf0e10cSrcweir		<destination designation="identity" />
1996cdf0e10cSrcweir	</element>
1997cdf0e10cSrcweir	<!--Class::Document-->
1998cdf0e10cSrcweir	<element type="class">
1999cdf0e10cSrcweir		<source id="DAO.Document">
2000cdf0e10cSrcweir			<name>Document</name>
2001cdf0e10cSrcweir		</source>
2002cdf0e10cSrcweir		<destination designation="identity" />
2003cdf0e10cSrcweir	</element>
2004cdf0e10cSrcweir	<!--property::Document.AllPermissions {ReadOnly}-->
2005cdf0e10cSrcweir	<element type="property">
2006cdf0e10cSrcweir		<source id="DAO.Document.AllPermissions">
2007cdf0e10cSrcweir			<context kind="class">Document</context>
2008cdf0e10cSrcweir			<name>AllPermissions</name>
2009cdf0e10cSrcweir			<type>Integer</type>
2010cdf0e10cSrcweir		</source>
2011cdf0e10cSrcweir	</element>
2012cdf0e10cSrcweir	<!--property::Document.Container {ReadOnly}-->
2013cdf0e10cSrcweir	<element type="property">
2014cdf0e10cSrcweir		<source id="DAO.Document.Container">
2015cdf0e10cSrcweir			<context kind="class">Document</context>
2016cdf0e10cSrcweir			<name>Container</name>
2017cdf0e10cSrcweir			<type>String</type>
2018cdf0e10cSrcweir		</source>
2019cdf0e10cSrcweir	</element>
2020cdf0e10cSrcweir	<!--method::Document.CreateProperty-->
2021cdf0e10cSrcweir	<element type="method">
2022cdf0e10cSrcweir		<source id="DAO.Document.CreateProperty">
2023cdf0e10cSrcweir			<context kind="class">Document</context>
2024cdf0e10cSrcweir			<name>CreateProperty</name>
2025cdf0e10cSrcweir			<type>Property</type>
2026cdf0e10cSrcweir			<parameter-list>
2027cdf0e10cSrcweir				<parameter optional="true">
2028cdf0e10cSrcweir					<type>Variant</type>
2029cdf0e10cSrcweir					<name>Name</name>
2030cdf0e10cSrcweir				</parameter>
2031cdf0e10cSrcweir				<parameter optional="true">
2032cdf0e10cSrcweir					<type>Variant</type>
2033cdf0e10cSrcweir					<name>Type</name>
2034cdf0e10cSrcweir				</parameter>
2035cdf0e10cSrcweir				<parameter optional="true">
2036cdf0e10cSrcweir					<type>Variant</type>
2037cdf0e10cSrcweir					<name>Value</name>
2038cdf0e10cSrcweir				</parameter>
2039cdf0e10cSrcweir				<parameter optional="true">
2040cdf0e10cSrcweir					<type>Variant</type>
2041cdf0e10cSrcweir					<name>DDL</name>
2042cdf0e10cSrcweir				</parameter>
2043cdf0e10cSrcweir			</parameter-list>
2044cdf0e10cSrcweir		</source>
2045cdf0e10cSrcweir	</element>
2046cdf0e10cSrcweir	<!--property::Document.DateCreated {ReadOnly}-->
2047cdf0e10cSrcweir	<element type="property">
2048cdf0e10cSrcweir		<source id="DAO.Document.DateCreated">
2049cdf0e10cSrcweir			<context kind="class">Document</context>
2050cdf0e10cSrcweir			<name>DateCreated</name>
2051cdf0e10cSrcweir			<type>Variant</type>
2052cdf0e10cSrcweir		</source>
2053cdf0e10cSrcweir	</element>
2054cdf0e10cSrcweir	<!--property::Document.LastUpdated {ReadOnly}-->
2055cdf0e10cSrcweir	<element type="property">
2056cdf0e10cSrcweir		<source id="DAO.Document.LastUpdated">
2057cdf0e10cSrcweir			<context kind="class">Document</context>
2058cdf0e10cSrcweir			<name>LastUpdated</name>
2059cdf0e10cSrcweir			<type>Variant</type>
2060cdf0e10cSrcweir		</source>
2061cdf0e10cSrcweir	</element>
2062cdf0e10cSrcweir	<!--property::Document.Name {ReadOnly}-->
2063cdf0e10cSrcweir	<element type="property">
2064cdf0e10cSrcweir		<source id="DAO.Document.Name">
2065cdf0e10cSrcweir			<context kind="class">Document</context>
2066cdf0e10cSrcweir			<name>Name</name>
2067cdf0e10cSrcweir			<type>String</type>
2068cdf0e10cSrcweir		</source>
2069cdf0e10cSrcweir	</element>
2070cdf0e10cSrcweir	<!--property::Document.Owner-->
2071cdf0e10cSrcweir	<element type="property">
2072cdf0e10cSrcweir		<source id="DAO.Document.Owner">
2073cdf0e10cSrcweir			<context kind="class">Document</context>
2074cdf0e10cSrcweir			<name>Owner</name>
2075cdf0e10cSrcweir			<type>String</type>
2076cdf0e10cSrcweir		</source>
2077cdf0e10cSrcweir	</element>
2078cdf0e10cSrcweir	<!--property::Document.Permissions-->
2079cdf0e10cSrcweir	<element type="property">
2080cdf0e10cSrcweir		<source id="DAO.Document.Permissions">
2081cdf0e10cSrcweir			<context kind="class">Document</context>
2082cdf0e10cSrcweir			<name>Permissions</name>
2083cdf0e10cSrcweir			<type>Integer</type>
2084cdf0e10cSrcweir		</source>
2085cdf0e10cSrcweir	</element>
2086cdf0e10cSrcweir	<!--property::Document.Properties {ReadOnly}-->
2087cdf0e10cSrcweir	<element type="property">
2088cdf0e10cSrcweir		<source id="DAO.Document.Properties">
2089cdf0e10cSrcweir			<context kind="class">Document</context>
2090cdf0e10cSrcweir			<name>Properties</name>
2091cdf0e10cSrcweir			<type>Properties</type>
2092cdf0e10cSrcweir		</source>
2093cdf0e10cSrcweir	</element>
2094cdf0e10cSrcweir	<!--property::Document.UserName-->
2095cdf0e10cSrcweir	<element type="property">
2096cdf0e10cSrcweir		<source id="DAO.Document.UserName">
2097cdf0e10cSrcweir			<context kind="class">Document</context>
2098cdf0e10cSrcweir			<name>UserName</name>
2099cdf0e10cSrcweir			<type>String</type>
2100cdf0e10cSrcweir		</source>
2101cdf0e10cSrcweir	</element>
2102cdf0e10cSrcweir	<!--Class::Documents-->
2103cdf0e10cSrcweir	<element type="class">
2104cdf0e10cSrcweir		<source id="DAO.Documents">
2105cdf0e10cSrcweir			<name>Documents</name>
2106cdf0e10cSrcweir		</source>
2107cdf0e10cSrcweir		<destination designation="identity" />
2108cdf0e10cSrcweir	</element>
2109cdf0e10cSrcweir	<!--property::Documents.Count {ReadOnly}-->
2110cdf0e10cSrcweir	<element type="property">
2111cdf0e10cSrcweir		<source id="DAO.Documents.Count">
2112cdf0e10cSrcweir			<context kind="class">Documents</context>
2113cdf0e10cSrcweir			<name>Count</name>
2114cdf0e10cSrcweir			<type>short</type>
2115cdf0e10cSrcweir		</source>
2116cdf0e10cSrcweir	</element>
2117cdf0e10cSrcweir	<!--property::Documents.Item {Default} {ReadOnly}-->
2118cdf0e10cSrcweir	<element type="property">
2119cdf0e10cSrcweir		<source id="DAO.Documents.Item">
2120cdf0e10cSrcweir			<context kind="class">Documents</context>
2121cdf0e10cSrcweir			<name default="true">Item</name>
2122cdf0e10cSrcweir			<type>Document</type>
2123cdf0e10cSrcweir			<parameter-list>
2124cdf0e10cSrcweir				<parameter>
2125cdf0e10cSrcweir					<type>Variant</type>
2126cdf0e10cSrcweir					<name>Item</name>
2127cdf0e10cSrcweir				</parameter>
2128cdf0e10cSrcweir			</parameter-list>
2129cdf0e10cSrcweir		</source>
2130cdf0e10cSrcweir	</element>
2131cdf0e10cSrcweir	<!--method::Documents.Refresh-->
2132cdf0e10cSrcweir	<element type="method">
2133cdf0e10cSrcweir		<source id="DAO.Documents.Refresh">
2134cdf0e10cSrcweir			<context kind="class">Documents</context>
2135cdf0e10cSrcweir			<name>Refresh</name>
2136cdf0e10cSrcweir			<type>void</type>
2137cdf0e10cSrcweir		</source>
2138cdf0e10cSrcweir	</element>
2139cdf0e10cSrcweir	<!--enum::DriverPromptEnum  {Enumeration}-->
2140cdf0e10cSrcweir	<element type="enumeration">
2141cdf0e10cSrcweir		<source id="DAO.DriverPromptEnum">
2142cdf0e10cSrcweir			<name>DriverPromptEnum</name>
2143cdf0e10cSrcweir		</source>
2144cdf0e10cSrcweir		<destination designation="identity" />
2145cdf0e10cSrcweir	</element>
2146cdf0e10cSrcweir	<!--enum::dbDriverComplete {Constant}-->
2147cdf0e10cSrcweir	<element type="constant">
2148cdf0e10cSrcweir		<source id="DAO.DriverPromptEnum.dbDriverComplete">
2149cdf0e10cSrcweir			<context kind="enumeration">DriverPromptEnum</context>
2150cdf0e10cSrcweir			<name>dbDriverComplete</name>
2151cdf0e10cSrcweir			<value>0</value>
2152cdf0e10cSrcweir		</source>
2153cdf0e10cSrcweir		<destination designation="identity" />
2154cdf0e10cSrcweir	</element>
2155cdf0e10cSrcweir	<!--enum::dbDriverCompleteRequired {Constant}-->
2156cdf0e10cSrcweir	<element type="constant">
2157cdf0e10cSrcweir		<source id="DAO.DriverPromptEnum.dbDriverCompleteRequired">
2158cdf0e10cSrcweir			<context kind="enumeration">DriverPromptEnum</context>
2159cdf0e10cSrcweir			<name>dbDriverCompleteRequired</name>
2160cdf0e10cSrcweir			<value>3</value>
2161cdf0e10cSrcweir		</source>
2162cdf0e10cSrcweir		<destination designation="identity" />
2163cdf0e10cSrcweir	</element>
2164cdf0e10cSrcweir	<!--enum::dbDriverNoPrompt {Constant}-->
2165cdf0e10cSrcweir	<element type="constant">
2166cdf0e10cSrcweir		<source id="DAO.DriverPromptEnum.dbDriverNoPrompt">
2167cdf0e10cSrcweir			<context kind="enumeration">DriverPromptEnum</context>
2168cdf0e10cSrcweir			<name>dbDriverNoPrompt</name>
2169cdf0e10cSrcweir			<value>1</value>
2170cdf0e10cSrcweir		</source>
2171cdf0e10cSrcweir		<destination designation="identity" />
2172cdf0e10cSrcweir	</element>
2173cdf0e10cSrcweir	<!--enum::dbDriverPrompt {Constant}-->
2174cdf0e10cSrcweir	<element type="constant">
2175cdf0e10cSrcweir		<source id="DAO.DriverPromptEnum.dbDriverPrompt">
2176cdf0e10cSrcweir			<context kind="enumeration">DriverPromptEnum</context>
2177cdf0e10cSrcweir			<name>dbDriverPrompt</name>
2178cdf0e10cSrcweir			<value>2</value>
2179cdf0e10cSrcweir		</source>
2180cdf0e10cSrcweir		<destination designation="identity" />
2181cdf0e10cSrcweir	</element>
2182cdf0e10cSrcweir	<!--enum::EditModeEnum  {Enumeration}-->
2183cdf0e10cSrcweir	<element type="enumeration">
2184cdf0e10cSrcweir		<source id="DAO.EditModeEnum">
2185cdf0e10cSrcweir			<name>EditModeEnum</name>
2186cdf0e10cSrcweir		</source>
2187cdf0e10cSrcweir		<destination designation="identity" />
2188cdf0e10cSrcweir	</element>
2189cdf0e10cSrcweir	<!--enum::dbEditAdd {Constant}-->
2190cdf0e10cSrcweir	<element type="constant">
2191cdf0e10cSrcweir		<source id="DAO.EditModeEnum.dbEditAdd">
2192cdf0e10cSrcweir			<context kind="enumeration">EditModeEnum</context>
2193cdf0e10cSrcweir			<name>dbEditAdd</name>
2194cdf0e10cSrcweir			<value>2</value>
2195cdf0e10cSrcweir		</source>
2196cdf0e10cSrcweir		<destination designation="identity" />
2197cdf0e10cSrcweir	</element>
2198cdf0e10cSrcweir	<!--enum::dbEditInProgress {Constant}-->
2199cdf0e10cSrcweir	<element type="constant">
2200cdf0e10cSrcweir		<source id="DAO.EditModeEnum.dbEditInProgress">
2201cdf0e10cSrcweir			<context kind="enumeration">EditModeEnum</context>
2202cdf0e10cSrcweir			<name>dbEditInProgress</name>
2203cdf0e10cSrcweir			<value>1</value>
2204cdf0e10cSrcweir		</source>
2205cdf0e10cSrcweir		<destination designation="identity" />
2206cdf0e10cSrcweir	</element>
2207cdf0e10cSrcweir	<!--enum::dbEditNone {Constant}-->
2208cdf0e10cSrcweir	<element type="constant">
2209cdf0e10cSrcweir		<source id="DAO.EditModeEnum.dbEditNone">
2210cdf0e10cSrcweir			<context kind="enumeration">EditModeEnum</context>
2211cdf0e10cSrcweir			<name>dbEditNone</name>
2212cdf0e10cSrcweir			<value>0</value>
2213cdf0e10cSrcweir		</source>
2214cdf0e10cSrcweir		<destination designation="identity" />
2215cdf0e10cSrcweir	</element>
2216cdf0e10cSrcweir	<!--Class::Error-->
2217cdf0e10cSrcweir	<element type="class">
2218cdf0e10cSrcweir		<source id="DAO.Error">
2219cdf0e10cSrcweir			<name>Error</name>
2220cdf0e10cSrcweir		</source>
2221cdf0e10cSrcweir		<destination designation="identity" />
2222cdf0e10cSrcweir	</element>
2223cdf0e10cSrcweir	<!--property::Error.Description {Default} {ReadOnly}-->
2224cdf0e10cSrcweir	<element type="property">
2225cdf0e10cSrcweir		<source id="DAO.Error.Description">
2226cdf0e10cSrcweir			<context kind="class">Error</context>
2227cdf0e10cSrcweir			<name default="true">Description</name>
2228cdf0e10cSrcweir			<type>String</type>
2229cdf0e10cSrcweir		</source>
2230cdf0e10cSrcweir	</element>
2231cdf0e10cSrcweir	<!--property::Error.HelpContext {ReadOnly}-->
2232cdf0e10cSrcweir	<element type="property">
2233cdf0e10cSrcweir		<source id="DAO.Error.HelpContext">
2234cdf0e10cSrcweir			<context kind="class">Error</context>
2235cdf0e10cSrcweir			<name>HelpContext</name>
2236cdf0e10cSrcweir			<type>Integer</type>
2237cdf0e10cSrcweir		</source>
2238cdf0e10cSrcweir	</element>
2239cdf0e10cSrcweir	<!--property::Error.HelpFile {ReadOnly}-->
2240cdf0e10cSrcweir	<element type="property">
2241cdf0e10cSrcweir		<source id="DAO.Error.HelpFile">
2242cdf0e10cSrcweir			<context kind="class">Error</context>
2243cdf0e10cSrcweir			<name>HelpFile</name>
2244cdf0e10cSrcweir			<type>String</type>
2245cdf0e10cSrcweir		</source>
2246cdf0e10cSrcweir	</element>
2247cdf0e10cSrcweir	<!--property::Error.Number {ReadOnly}-->
2248cdf0e10cSrcweir	<element type="property">
2249cdf0e10cSrcweir		<source id="DAO.Error.Number">
2250cdf0e10cSrcweir			<context kind="class">Error</context>
2251cdf0e10cSrcweir			<name>Number</name>
2252cdf0e10cSrcweir			<type>Integer</type>
2253cdf0e10cSrcweir		</source>
2254cdf0e10cSrcweir	</element>
2255cdf0e10cSrcweir	<!--property::Error.Source {ReadOnly}-->
2256cdf0e10cSrcweir	<element type="property">
2257cdf0e10cSrcweir		<source id="DAO.Error.Source">
2258cdf0e10cSrcweir			<context kind="class">Error</context>
2259cdf0e10cSrcweir			<name>Source</name>
2260cdf0e10cSrcweir			<type>String</type>
2261cdf0e10cSrcweir		</source>
2262cdf0e10cSrcweir	</element>
2263cdf0e10cSrcweir	<!--Class::Errors-->
2264cdf0e10cSrcweir	<element type="class">
2265cdf0e10cSrcweir		<source id="DAO.Errors">
2266cdf0e10cSrcweir			<name>Errors</name>
2267cdf0e10cSrcweir		</source>
2268cdf0e10cSrcweir		<destination designation="identity" />
2269cdf0e10cSrcweir	</element>
2270cdf0e10cSrcweir	<!--property::Errors.Count {ReadOnly}-->
2271cdf0e10cSrcweir	<element type="property">
2272cdf0e10cSrcweir		<source id="DAO.Errors.Count">
2273cdf0e10cSrcweir			<context kind="class">Errors</context>
2274cdf0e10cSrcweir			<name>Count</name>
2275cdf0e10cSrcweir			<type>short</type>
2276cdf0e10cSrcweir		</source>
2277cdf0e10cSrcweir	</element>
2278cdf0e10cSrcweir	<!--property::Errors.Item {Default} {ReadOnly}-->
2279cdf0e10cSrcweir	<element type="property">
2280cdf0e10cSrcweir		<source id="DAO.Errors.Item">
2281cdf0e10cSrcweir			<context kind="class">Errors</context>
2282cdf0e10cSrcweir			<name default="true">Item</name>
2283cdf0e10cSrcweir			<type>Error</type>
2284cdf0e10cSrcweir			<parameter-list>
2285cdf0e10cSrcweir				<parameter>
2286cdf0e10cSrcweir					<type>Variant</type>
2287cdf0e10cSrcweir					<name>Item</name>
2288cdf0e10cSrcweir				</parameter>
2289cdf0e10cSrcweir			</parameter-list>
2290cdf0e10cSrcweir		</source>
2291cdf0e10cSrcweir	</element>
2292cdf0e10cSrcweir	<!--method::Errors.Refresh-->
2293cdf0e10cSrcweir	<element type="method">
2294cdf0e10cSrcweir		<source id="DAO.Errors.Refresh">
2295cdf0e10cSrcweir			<context kind="class">Errors</context>
2296cdf0e10cSrcweir			<name>Refresh</name>
2297cdf0e10cSrcweir			<type>void</type>
2298cdf0e10cSrcweir		</source>
2299cdf0e10cSrcweir	</element>
2300cdf0e10cSrcweir	<!--Class::Field-->
2301cdf0e10cSrcweir	<element type="class">
2302cdf0e10cSrcweir		<source id="DAO.Field">
2303cdf0e10cSrcweir			<name>Field</name>
2304cdf0e10cSrcweir		</source>
2305cdf0e10cSrcweir		<destination designation="identity" />
2306cdf0e10cSrcweir	</element>
2307cdf0e10cSrcweir	<!--property::Field.AllowZeroLength-->
2308cdf0e10cSrcweir	<element type="property">
2309cdf0e10cSrcweir		<source id="DAO.Field.AllowZeroLength">
2310cdf0e10cSrcweir			<context kind="class">Field</context>
2311cdf0e10cSrcweir			<name>AllowZeroLength</name>
2312cdf0e10cSrcweir			<type>boolean</type>
2313cdf0e10cSrcweir		</source>
2314cdf0e10cSrcweir	</element>
2315cdf0e10cSrcweir	<!--method::Field.AppendChunk-->
2316cdf0e10cSrcweir	<element type="method">
2317cdf0e10cSrcweir		<source id="DAO.Field.AppendChunk">
2318cdf0e10cSrcweir			<context kind="class">Field</context>
2319cdf0e10cSrcweir			<name>AppendChunk</name>
2320cdf0e10cSrcweir			<type>void</type>
2321cdf0e10cSrcweir			<parameter-list>
2322cdf0e10cSrcweir				<parameter>
2323cdf0e10cSrcweir					<type>Variant</type>
2324cdf0e10cSrcweir					<name>Val</name>
2325cdf0e10cSrcweir				</parameter>
2326cdf0e10cSrcweir			</parameter-list>
2327cdf0e10cSrcweir		</source>
2328cdf0e10cSrcweir	</element>
2329cdf0e10cSrcweir	<!--property::Field.Attributes-->
2330cdf0e10cSrcweir	<element type="property">
2331cdf0e10cSrcweir		<source id="DAO.Field.Attributes">
2332cdf0e10cSrcweir			<context kind="class">Field</context>
2333cdf0e10cSrcweir			<name>Attributes</name>
2334cdf0e10cSrcweir			<type>Integer</type>
2335cdf0e10cSrcweir		</source>
2336cdf0e10cSrcweir	</element>
2337cdf0e10cSrcweir	<!--property::Field.CollatingOrder {ReadOnly}-->
2338cdf0e10cSrcweir	<element type="property">
2339cdf0e10cSrcweir		<source id="DAO.Field.CollatingOrder">
2340cdf0e10cSrcweir			<context kind="class">Field</context>
2341cdf0e10cSrcweir			<name>CollatingOrder</name>
2342cdf0e10cSrcweir			<type>Integer</type>
2343cdf0e10cSrcweir		</source>
2344cdf0e10cSrcweir	</element>
2345cdf0e10cSrcweir	<!--property::Field.CollectionIndex {ReadOnly}-->
2346cdf0e10cSrcweir	<element type="property">
2347cdf0e10cSrcweir		<source id="DAO.Field.CollectionIndex">
2348cdf0e10cSrcweir			<context kind="class">Field</context>
2349cdf0e10cSrcweir			<name>CollectionIndex</name>
2350cdf0e10cSrcweir			<type>short</type>
2351cdf0e10cSrcweir		</source>
2352cdf0e10cSrcweir	</element>
2353cdf0e10cSrcweir	<!--method::Field.CreateProperty-->
2354cdf0e10cSrcweir	<element type="method">
2355cdf0e10cSrcweir		<source id="DAO.Field.CreateProperty">
2356cdf0e10cSrcweir			<context kind="class">Field</context>
2357cdf0e10cSrcweir			<name>CreateProperty</name>
2358cdf0e10cSrcweir			<type>Property</type>
2359cdf0e10cSrcweir			<parameter-list>
2360cdf0e10cSrcweir				<parameter optional="true">
2361cdf0e10cSrcweir					<type>Variant</type>
2362cdf0e10cSrcweir					<name>Name</name>
2363cdf0e10cSrcweir				</parameter>
2364cdf0e10cSrcweir				<parameter optional="true">
2365cdf0e10cSrcweir					<type>Variant</type>
2366cdf0e10cSrcweir					<name>Type</name>
2367cdf0e10cSrcweir				</parameter>
2368cdf0e10cSrcweir				<parameter optional="true">
2369cdf0e10cSrcweir					<type>Variant</type>
2370cdf0e10cSrcweir					<name>Value</name>
2371cdf0e10cSrcweir				</parameter>
2372cdf0e10cSrcweir				<parameter optional="true">
2373cdf0e10cSrcweir					<type>Variant</type>
2374cdf0e10cSrcweir					<name>DDL</name>
2375cdf0e10cSrcweir				</parameter>
2376cdf0e10cSrcweir			</parameter-list>
2377cdf0e10cSrcweir		</source>
2378cdf0e10cSrcweir	</element>
2379cdf0e10cSrcweir	<!--property::Field.DataUpdatable {ReadOnly}-->
2380cdf0e10cSrcweir	<element type="property">
2381cdf0e10cSrcweir		<source id="DAO.Field.DataUpdatable">
2382cdf0e10cSrcweir			<context kind="class">Field</context>
2383cdf0e10cSrcweir			<name>DataUpdatable</name>
2384cdf0e10cSrcweir			<type>boolean</type>
2385cdf0e10cSrcweir		</source>
2386cdf0e10cSrcweir	</element>
2387cdf0e10cSrcweir	<!--property::Field.DefaultValue-->
2388cdf0e10cSrcweir	<element type="property">
2389cdf0e10cSrcweir		<source id="DAO.Field.DefaultValue">
2390cdf0e10cSrcweir			<context kind="class">Field</context>
2391cdf0e10cSrcweir			<name>DefaultValue</name>
2392cdf0e10cSrcweir			<type>Variant</type>
2393cdf0e10cSrcweir		</source>
2394cdf0e10cSrcweir	</element>
2395cdf0e10cSrcweir	<!--property::Field.FieldSize {ReadOnly}-->
2396cdf0e10cSrcweir	<element type="property">
2397cdf0e10cSrcweir		<source id="DAO.Field.FieldSize">
2398cdf0e10cSrcweir			<context kind="class">Field</context>
2399cdf0e10cSrcweir			<name>FieldSize</name>
2400cdf0e10cSrcweir			<type>Integer</type>
2401cdf0e10cSrcweir		</source>
2402cdf0e10cSrcweir	</element>
2403cdf0e10cSrcweir	<!--property::Field.ForeignName-->
2404cdf0e10cSrcweir	<element type="property">
2405cdf0e10cSrcweir		<source id="DAO.Field.ForeignName">
2406cdf0e10cSrcweir			<context kind="class">Field</context>
2407cdf0e10cSrcweir			<name>ForeignName</name>
2408cdf0e10cSrcweir			<type>String</type>
2409cdf0e10cSrcweir		</source>
2410cdf0e10cSrcweir	</element>
2411cdf0e10cSrcweir	<!--method::Field.GetChunk-->
2412cdf0e10cSrcweir	<element type="method">
2413cdf0e10cSrcweir		<source id="DAO.Field.GetChunk">
2414cdf0e10cSrcweir			<context kind="class">Field</context>
2415cdf0e10cSrcweir			<name>GetChunk</name>
2416cdf0e10cSrcweir			<type>Variant</type>
2417cdf0e10cSrcweir			<parameter-list>
2418cdf0e10cSrcweir				<parameter>
2419cdf0e10cSrcweir					<type>Integer</type>
2420cdf0e10cSrcweir					<name>Offset</name>
2421cdf0e10cSrcweir				</parameter>
2422cdf0e10cSrcweir				<parameter>
2423cdf0e10cSrcweir					<type>Integer</type>
2424cdf0e10cSrcweir					<name>Bytes</name>
2425cdf0e10cSrcweir				</parameter>
2426cdf0e10cSrcweir			</parameter-list>
2427cdf0e10cSrcweir		</source>
2428cdf0e10cSrcweir	</element>
2429cdf0e10cSrcweir	<!--property::Field.Name-->
2430cdf0e10cSrcweir	<element type="property">
2431cdf0e10cSrcweir		<source id="DAO.Field.Name">
2432cdf0e10cSrcweir			<context kind="class">Field</context>
2433cdf0e10cSrcweir			<name>Name</name>
2434cdf0e10cSrcweir			<type>String</type>
2435cdf0e10cSrcweir		</source>
2436cdf0e10cSrcweir	</element>
2437cdf0e10cSrcweir	<!--property::Field.OrdinalPosition-->
2438cdf0e10cSrcweir	<element type="property">
2439cdf0e10cSrcweir		<source id="DAO.Field.OrdinalPosition">
2440cdf0e10cSrcweir			<context kind="class">Field</context>
2441cdf0e10cSrcweir			<name>OrdinalPosition</name>
2442cdf0e10cSrcweir			<type>short</type>
2443cdf0e10cSrcweir		</source>
2444cdf0e10cSrcweir	</element>
2445cdf0e10cSrcweir	<!--property::Field.OriginalValue {ReadOnly}-->
2446cdf0e10cSrcweir	<element type="property">
2447cdf0e10cSrcweir		<source id="DAO.Field.OriginalValue">
2448cdf0e10cSrcweir			<context kind="class">Field</context>
2449cdf0e10cSrcweir			<name>OriginalValue</name>
2450cdf0e10cSrcweir			<type>Variant</type>
2451cdf0e10cSrcweir		</source>
2452cdf0e10cSrcweir	</element>
2453cdf0e10cSrcweir	<!--property::Field.Properties {ReadOnly}-->
2454cdf0e10cSrcweir	<element type="property">
2455cdf0e10cSrcweir		<source id="DAO.Field.Properties">
2456cdf0e10cSrcweir			<context kind="class">Field</context>
2457cdf0e10cSrcweir			<name>Properties</name>
2458cdf0e10cSrcweir			<type>Properties</type>
2459cdf0e10cSrcweir		</source>
2460cdf0e10cSrcweir	</element>
2461cdf0e10cSrcweir	<!--property::Field.Required-->
2462cdf0e10cSrcweir	<element type="property">
2463cdf0e10cSrcweir		<source id="DAO.Field.Required">
2464cdf0e10cSrcweir			<context kind="class">Field</context>
2465cdf0e10cSrcweir			<name>Required</name>
2466cdf0e10cSrcweir			<type>boolean</type>
2467cdf0e10cSrcweir		</source>
2468cdf0e10cSrcweir	</element>
2469cdf0e10cSrcweir	<!--property::Field.Size-->
2470cdf0e10cSrcweir	<element type="property">
2471cdf0e10cSrcweir		<source id="DAO.Field.Size">
2472cdf0e10cSrcweir			<context kind="class">Field</context>
2473cdf0e10cSrcweir			<name>Size</name>
2474cdf0e10cSrcweir			<type>Integer</type>
2475cdf0e10cSrcweir		</source>
2476cdf0e10cSrcweir	</element>
2477cdf0e10cSrcweir	<!--property::Field.SourceField {ReadOnly}-->
2478cdf0e10cSrcweir	<element type="property">
2479cdf0e10cSrcweir		<source id="DAO.Field.SourceField">
2480cdf0e10cSrcweir			<context kind="class">Field</context>
2481cdf0e10cSrcweir			<name>SourceField</name>
2482cdf0e10cSrcweir			<type>String</type>
2483cdf0e10cSrcweir		</source>
2484cdf0e10cSrcweir	</element>
2485cdf0e10cSrcweir	<!--property::Field.SourceTable {ReadOnly}-->
2486cdf0e10cSrcweir	<element type="property">
2487cdf0e10cSrcweir		<source id="DAO.Field.SourceTable">
2488cdf0e10cSrcweir			<context kind="class">Field</context>
2489cdf0e10cSrcweir			<name>SourceTable</name>
2490cdf0e10cSrcweir			<type>String</type>
2491cdf0e10cSrcweir		</source>
2492cdf0e10cSrcweir	</element>
2493cdf0e10cSrcweir	<!--property::Field.Type-->
2494cdf0e10cSrcweir	<element type="property">
2495cdf0e10cSrcweir		<source id="DAO.Field.Type">
2496cdf0e10cSrcweir			<context kind="class">Field</context>
2497cdf0e10cSrcweir			<name>Type</name>
2498cdf0e10cSrcweir			<type>short</type>
2499cdf0e10cSrcweir		</source>
2500cdf0e10cSrcweir	</element>
2501cdf0e10cSrcweir	<!--property::Field.ValidateOnSet-->
2502cdf0e10cSrcweir	<element type="property">
2503cdf0e10cSrcweir		<source id="DAO.Field.ValidateOnSet">
2504cdf0e10cSrcweir			<context kind="class">Field</context>
2505cdf0e10cSrcweir			<name>ValidateOnSet</name>
2506cdf0e10cSrcweir			<type>boolean</type>
2507cdf0e10cSrcweir		</source>
2508cdf0e10cSrcweir	</element>
2509cdf0e10cSrcweir	<!--property::Field.ValidationRule-->
2510cdf0e10cSrcweir	<element type="property">
2511cdf0e10cSrcweir		<source id="DAO.Field.ValidationRule">
2512cdf0e10cSrcweir			<context kind="class">Field</context>
2513cdf0e10cSrcweir			<name>ValidationRule</name>
2514cdf0e10cSrcweir			<type>String</type>
2515cdf0e10cSrcweir		</source>
2516cdf0e10cSrcweir	</element>
2517cdf0e10cSrcweir	<!--property::Field.ValidationText-->
2518cdf0e10cSrcweir	<element type="property">
2519cdf0e10cSrcweir		<source id="DAO.Field.ValidationText">
2520cdf0e10cSrcweir			<context kind="class">Field</context>
2521cdf0e10cSrcweir			<name>ValidationText</name>
2522cdf0e10cSrcweir			<type>String</type>
2523cdf0e10cSrcweir		</source>
2524cdf0e10cSrcweir	</element>
2525cdf0e10cSrcweir	<!--property::Field.Value {Default}-->
2526cdf0e10cSrcweir	<element type="property">
2527cdf0e10cSrcweir		<source id="DAO.Field.Value">
2528cdf0e10cSrcweir			<context kind="class">Field</context>
2529cdf0e10cSrcweir			<name default="true">Value</name>
2530cdf0e10cSrcweir			<type>Variant</type>
2531cdf0e10cSrcweir		</source>
2532cdf0e10cSrcweir	</element>
2533cdf0e10cSrcweir	<!--property::Field.VisibleValue {ReadOnly}-->
2534cdf0e10cSrcweir	<element type="property">
2535cdf0e10cSrcweir		<source id="DAO.Field.VisibleValue">
2536cdf0e10cSrcweir			<context kind="class">Field</context>
2537cdf0e10cSrcweir			<name>VisibleValue</name>
2538cdf0e10cSrcweir			<type>Variant</type>
2539cdf0e10cSrcweir		</source>
2540cdf0e10cSrcweir	</element>
2541cdf0e10cSrcweir	<!--enum::FieldAttributeEnum  {Enumeration}-->
2542cdf0e10cSrcweir	<element type="enumeration">
2543cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum">
2544cdf0e10cSrcweir			<name>FieldAttributeEnum</name>
2545cdf0e10cSrcweir		</source>
2546cdf0e10cSrcweir		<destination designation="identity" />
2547cdf0e10cSrcweir	</element>
2548cdf0e10cSrcweir	<!--enum::dbAutoIncrField {Constant}-->
2549cdf0e10cSrcweir	<element type="constant">
2550cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbAutoIncrField">
2551cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2552cdf0e10cSrcweir			<name>dbAutoIncrField</name>
2553cdf0e10cSrcweir			<value>16</value>
2554cdf0e10cSrcweir		</source>
2555cdf0e10cSrcweir		<destination designation="identity" />
2556cdf0e10cSrcweir	</element>
2557cdf0e10cSrcweir	<!--enum::dbDescending {Constant}-->
2558cdf0e10cSrcweir	<element type="constant">
2559cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbDescending">
2560cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2561cdf0e10cSrcweir			<name>dbDescending</name>
2562cdf0e10cSrcweir			<value>1</value>
2563cdf0e10cSrcweir		</source>
2564cdf0e10cSrcweir		<destination designation="identity" />
2565cdf0e10cSrcweir	</element>
2566cdf0e10cSrcweir	<!--enum::dbFixedField {Constant}-->
2567cdf0e10cSrcweir	<element type="constant">
2568cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbFixedField">
2569cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2570cdf0e10cSrcweir			<name>dbFixedField</name>
2571cdf0e10cSrcweir			<value>1</value>
2572cdf0e10cSrcweir		</source>
2573cdf0e10cSrcweir		<destination designation="identity" />
2574cdf0e10cSrcweir	</element>
2575cdf0e10cSrcweir	<!--enum::dbHyperlinkField {Constant}-->
2576cdf0e10cSrcweir	<element type="constant">
2577cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbHyperlinkField">
2578cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2579cdf0e10cSrcweir			<name>dbHyperlinkField</name>
2580cdf0e10cSrcweir			<value>32768</value>
2581cdf0e10cSrcweir		</source>
2582cdf0e10cSrcweir		<destination designation="identity" />
2583cdf0e10cSrcweir	</element>
2584cdf0e10cSrcweir	<!--enum::dbSystemField {Constant}-->
2585cdf0e10cSrcweir	<element type="constant">
2586cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbSystemField">
2587cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2588cdf0e10cSrcweir			<name>dbSystemField</name>
2589cdf0e10cSrcweir			<value>8192</value>
2590cdf0e10cSrcweir		</source>
2591cdf0e10cSrcweir		<destination designation="identity" />
2592cdf0e10cSrcweir	</element>
2593cdf0e10cSrcweir	<!--enum::dbUpdatableField {Constant}-->
2594cdf0e10cSrcweir	<element type="constant">
2595cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbUpdatableField">
2596cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2597cdf0e10cSrcweir			<name>dbUpdatableField</name>
2598cdf0e10cSrcweir			<value>32</value>
2599cdf0e10cSrcweir		</source>
2600cdf0e10cSrcweir		<destination designation="identity" />
2601cdf0e10cSrcweir	</element>
2602cdf0e10cSrcweir	<!--enum::dbVariableField {Constant}-->
2603cdf0e10cSrcweir	<element type="constant">
2604cdf0e10cSrcweir		<source id="DAO.FieldAttributeEnum.dbVariableField">
2605cdf0e10cSrcweir			<context kind="enumeration">FieldAttributeEnum</context>
2606cdf0e10cSrcweir			<name>dbVariableField</name>
2607cdf0e10cSrcweir			<value>2</value>
2608cdf0e10cSrcweir		</source>
2609cdf0e10cSrcweir		<destination designation="identity" />
2610cdf0e10cSrcweir	</element>
2611cdf0e10cSrcweir	<!--Class::Fields-->
2612cdf0e10cSrcweir	<element type="class">
2613cdf0e10cSrcweir		<source id="DAO.Fields">
2614cdf0e10cSrcweir			<name>Fields</name>
2615cdf0e10cSrcweir		</source>
2616cdf0e10cSrcweir		<destination designation="identity" />
2617cdf0e10cSrcweir	</element>
2618cdf0e10cSrcweir	<!--method::Fields.Append-->
2619cdf0e10cSrcweir	<element type="method">
2620cdf0e10cSrcweir		<source id="DAO.Fields.Append">
2621cdf0e10cSrcweir			<context kind="class">Fields</context>
2622cdf0e10cSrcweir			<name>Append</name>
2623cdf0e10cSrcweir			<type>void</type>
2624cdf0e10cSrcweir			<parameter-list>
2625cdf0e10cSrcweir				<parameter>
2626cdf0e10cSrcweir					<type>Object</type>
2627cdf0e10cSrcweir					<name>Object</name>
2628cdf0e10cSrcweir				</parameter>
2629cdf0e10cSrcweir			</parameter-list>
2630cdf0e10cSrcweir		</source>
2631cdf0e10cSrcweir	</element>
2632cdf0e10cSrcweir	<!--property::Fields.Count {ReadOnly}-->
2633cdf0e10cSrcweir	<element type="property">
2634cdf0e10cSrcweir		<source id="DAO.Fields.Count">
2635cdf0e10cSrcweir			<context kind="class">Fields</context>
2636cdf0e10cSrcweir			<name>Count</name>
2637cdf0e10cSrcweir			<type>short</type>
2638cdf0e10cSrcweir		</source>
2639cdf0e10cSrcweir	</element>
2640cdf0e10cSrcweir	<!--method::Fields.Delete-->
2641cdf0e10cSrcweir	<element type="method">
2642cdf0e10cSrcweir		<source id="DAO.Fields.Delete">
2643cdf0e10cSrcweir			<context kind="class">Fields</context>
2644cdf0e10cSrcweir			<name>Delete</name>
2645cdf0e10cSrcweir			<type>void</type>
2646cdf0e10cSrcweir			<parameter-list>
2647cdf0e10cSrcweir				<parameter>
2648cdf0e10cSrcweir					<type>String</type>
2649cdf0e10cSrcweir					<name>Name</name>
2650cdf0e10cSrcweir				</parameter>
2651cdf0e10cSrcweir			</parameter-list>
2652cdf0e10cSrcweir		</source>
2653cdf0e10cSrcweir	</element>
2654cdf0e10cSrcweir	<!--property::Fields.Item {Default} {ReadOnly}-->
2655cdf0e10cSrcweir	<element type="property">
2656cdf0e10cSrcweir		<source id="DAO.Fields.Item">
2657cdf0e10cSrcweir			<context kind="class">Fields</context>
2658cdf0e10cSrcweir			<name default="true">Item</name>
2659cdf0e10cSrcweir			<type>Field</type>
2660cdf0e10cSrcweir			<parameter-list>
2661cdf0e10cSrcweir				<parameter>
2662cdf0e10cSrcweir					<type>Variant</type>
2663cdf0e10cSrcweir					<name>Item</name>
2664cdf0e10cSrcweir				</parameter>
2665cdf0e10cSrcweir			</parameter-list>
2666cdf0e10cSrcweir		</source>
2667cdf0e10cSrcweir	</element>
2668cdf0e10cSrcweir	<!--method::Fields.Refresh-->
2669cdf0e10cSrcweir	<element type="method">
2670cdf0e10cSrcweir		<source id="DAO.Fields.Refresh">
2671cdf0e10cSrcweir			<context kind="class">Fields</context>
2672cdf0e10cSrcweir			<name>Refresh</name>
2673cdf0e10cSrcweir			<type>void</type>
2674cdf0e10cSrcweir		</source>
2675cdf0e10cSrcweir	</element>
2676cdf0e10cSrcweir	<!--Class::Group-->
2677cdf0e10cSrcweir	<element type="class">
2678cdf0e10cSrcweir		<source id="DAO.Group">
2679cdf0e10cSrcweir			<name>Group</name>
2680cdf0e10cSrcweir		</source>
2681cdf0e10cSrcweir		<destination designation="identity" />
2682cdf0e10cSrcweir	</element>
2683cdf0e10cSrcweir	<!--method::Group.CreateUser-->
2684cdf0e10cSrcweir	<element type="method">
2685cdf0e10cSrcweir		<source id="DAO.Group.CreateUser">
2686cdf0e10cSrcweir			<context kind="class">Group</context>
2687cdf0e10cSrcweir			<name>CreateUser</name>
2688cdf0e10cSrcweir			<type>User</type>
2689cdf0e10cSrcweir			<parameter-list>
2690cdf0e10cSrcweir				<parameter optional="true">
2691cdf0e10cSrcweir					<type>Variant</type>
2692cdf0e10cSrcweir					<name>Name</name>
2693cdf0e10cSrcweir				</parameter>
2694cdf0e10cSrcweir				<parameter optional="true">
2695cdf0e10cSrcweir					<type>Variant</type>
2696cdf0e10cSrcweir					<name>PID</name>
2697cdf0e10cSrcweir				</parameter>
2698cdf0e10cSrcweir				<parameter optional="true">
2699cdf0e10cSrcweir					<type>Variant</type>
2700cdf0e10cSrcweir					<name>Password</name>
2701cdf0e10cSrcweir				</parameter>
2702cdf0e10cSrcweir			</parameter-list>
2703cdf0e10cSrcweir		</source>
2704cdf0e10cSrcweir	</element>
2705cdf0e10cSrcweir	<!--property::Group.Name-->
2706cdf0e10cSrcweir	<element type="property">
2707cdf0e10cSrcweir		<source id="DAO.Group.Name">
2708cdf0e10cSrcweir			<context kind="class">Group</context>
2709cdf0e10cSrcweir			<name>Name</name>
2710cdf0e10cSrcweir			<type>String</type>
2711cdf0e10cSrcweir		</source>
2712cdf0e10cSrcweir	</element>
2713cdf0e10cSrcweir	<!--property::Group.Properties {ReadOnly}-->
2714cdf0e10cSrcweir	<element type="property">
2715cdf0e10cSrcweir		<source id="DAO.Group.Properties">
2716cdf0e10cSrcweir			<context kind="class">Group</context>
2717cdf0e10cSrcweir			<name>Properties</name>
2718cdf0e10cSrcweir			<type>Properties</type>
2719cdf0e10cSrcweir		</source>
2720cdf0e10cSrcweir	</element>
2721cdf0e10cSrcweir	<!--property::Group.Users {Default} {ReadOnly}-->
2722cdf0e10cSrcweir	<element type="property">
2723cdf0e10cSrcweir		<source id="DAO.Group.Users">
2724cdf0e10cSrcweir			<context kind="class">Group</context>
2725cdf0e10cSrcweir			<name default="true">Users</name>
2726cdf0e10cSrcweir			<type>Users</type>
2727cdf0e10cSrcweir		</source>
2728cdf0e10cSrcweir	</element>
2729cdf0e10cSrcweir	<!--Class::Groups-->
2730cdf0e10cSrcweir	<element type="class">
2731cdf0e10cSrcweir		<source id="DAO.Groups">
2732cdf0e10cSrcweir			<name>Groups</name>
2733cdf0e10cSrcweir		</source>
2734cdf0e10cSrcweir		<destination designation="identity" />
2735cdf0e10cSrcweir	</element>
2736cdf0e10cSrcweir	<!--method::Groups.Append-->
2737cdf0e10cSrcweir	<element type="method">
2738cdf0e10cSrcweir		<source id="DAO.Groups.Append">
2739cdf0e10cSrcweir			<context kind="class">Groups</context>
2740cdf0e10cSrcweir			<name>Append</name>
2741cdf0e10cSrcweir			<type>void</type>
2742cdf0e10cSrcweir			<parameter-list>
2743cdf0e10cSrcweir				<parameter>
2744cdf0e10cSrcweir					<type>Object</type>
2745cdf0e10cSrcweir					<name>Object</name>
2746cdf0e10cSrcweir				</parameter>
2747cdf0e10cSrcweir			</parameter-list>
2748cdf0e10cSrcweir		</source>
2749cdf0e10cSrcweir	</element>
2750cdf0e10cSrcweir	<!--property::Groups.Count {ReadOnly}-->
2751cdf0e10cSrcweir	<element type="property">
2752cdf0e10cSrcweir		<source id="DAO.Groups.Count">
2753cdf0e10cSrcweir			<context kind="class">Groups</context>
2754cdf0e10cSrcweir			<name>Count</name>
2755cdf0e10cSrcweir			<type>short</type>
2756cdf0e10cSrcweir		</source>
2757cdf0e10cSrcweir	</element>
2758cdf0e10cSrcweir	<!--method::Groups.Delete-->
2759cdf0e10cSrcweir	<element type="method">
2760cdf0e10cSrcweir		<source id="DAO.Groups.Delete">
2761cdf0e10cSrcweir			<context kind="class">Groups</context>
2762cdf0e10cSrcweir			<name>Delete</name>
2763cdf0e10cSrcweir			<type>void</type>
2764cdf0e10cSrcweir			<parameter-list>
2765cdf0e10cSrcweir				<parameter>
2766cdf0e10cSrcweir					<type>String</type>
2767cdf0e10cSrcweir					<name>Name</name>
2768cdf0e10cSrcweir				</parameter>
2769cdf0e10cSrcweir			</parameter-list>
2770cdf0e10cSrcweir		</source>
2771cdf0e10cSrcweir	</element>
2772cdf0e10cSrcweir	<!--property::Groups.Item {Default} {ReadOnly}-->
2773cdf0e10cSrcweir	<element type="property">
2774cdf0e10cSrcweir		<source id="DAO.Groups.Item">
2775cdf0e10cSrcweir			<context kind="class">Groups</context>
2776cdf0e10cSrcweir			<name default="true">Item</name>
2777cdf0e10cSrcweir			<type>Group</type>
2778cdf0e10cSrcweir			<parameter-list>
2779cdf0e10cSrcweir				<parameter>
2780cdf0e10cSrcweir					<type>Variant</type>
2781cdf0e10cSrcweir					<name>Item</name>
2782cdf0e10cSrcweir				</parameter>
2783cdf0e10cSrcweir			</parameter-list>
2784cdf0e10cSrcweir		</source>
2785cdf0e10cSrcweir	</element>
2786cdf0e10cSrcweir	<!--method::Groups.Refresh-->
2787cdf0e10cSrcweir	<element type="method">
2788cdf0e10cSrcweir		<source id="DAO.Groups.Refresh">
2789cdf0e10cSrcweir			<context kind="class">Groups</context>
2790cdf0e10cSrcweir			<name>Refresh</name>
2791cdf0e10cSrcweir			<type>void</type>
2792cdf0e10cSrcweir		</source>
2793cdf0e10cSrcweir	</element>
2794cdf0e10cSrcweir	<!--enum::IdleEnum  {Enumeration}-->
2795cdf0e10cSrcweir	<element type="enumeration">
2796cdf0e10cSrcweir		<source id="DAO.IdleEnum">
2797cdf0e10cSrcweir			<name>IdleEnum</name>
2798cdf0e10cSrcweir		</source>
2799cdf0e10cSrcweir		<destination designation="identity" />
2800cdf0e10cSrcweir	</element>
2801cdf0e10cSrcweir	<!--enum::dbFreeLocks {Constant}-->
2802cdf0e10cSrcweir	<element type="constant">
2803cdf0e10cSrcweir		<source id="DAO.IdleEnum.dbFreeLocks">
2804cdf0e10cSrcweir			<context kind="enumeration">IdleEnum</context>
2805cdf0e10cSrcweir			<name>dbFreeLocks</name>
2806cdf0e10cSrcweir			<value>1</value>
2807cdf0e10cSrcweir		</source>
2808cdf0e10cSrcweir		<destination designation="identity" />
2809cdf0e10cSrcweir	</element>
2810cdf0e10cSrcweir	<!--enum::dbRefreshCache {Constant}-->
2811cdf0e10cSrcweir	<element type="constant">
2812cdf0e10cSrcweir		<source id="DAO.IdleEnum.dbRefreshCache">
2813cdf0e10cSrcweir			<context kind="enumeration">IdleEnum</context>
2814cdf0e10cSrcweir			<name>dbRefreshCache</name>
2815cdf0e10cSrcweir			<value>8</value>
2816cdf0e10cSrcweir		</source>
2817cdf0e10cSrcweir		<destination designation="identity" />
2818cdf0e10cSrcweir	</element>
2819cdf0e10cSrcweir	<!--Class::Index-->
2820cdf0e10cSrcweir	<element type="class">
2821cdf0e10cSrcweir		<source id="DAO.Index">
2822cdf0e10cSrcweir			<name>Index</name>
2823cdf0e10cSrcweir		</source>
2824cdf0e10cSrcweir		<destination designation="identity" />
2825cdf0e10cSrcweir	</element>
2826cdf0e10cSrcweir	<!--property::Index.Clustered-->
2827cdf0e10cSrcweir	<element type="property">
2828cdf0e10cSrcweir		<source id="DAO.Index.Clustered">
2829cdf0e10cSrcweir			<context kind="class">Index</context>
2830cdf0e10cSrcweir			<name>Clustered</name>
2831cdf0e10cSrcweir			<type>boolean</type>
2832cdf0e10cSrcweir		</source>
2833cdf0e10cSrcweir	</element>
2834cdf0e10cSrcweir	<!--method::Index.CreateField-->
2835cdf0e10cSrcweir	<element type="method">
2836cdf0e10cSrcweir		<source id="DAO.Index.CreateField">
2837cdf0e10cSrcweir			<context kind="class">Index</context>
2838cdf0e10cSrcweir			<name>CreateField</name>
2839cdf0e10cSrcweir			<type>Field</type>
2840cdf0e10cSrcweir			<parameter-list>
2841cdf0e10cSrcweir				<parameter optional="true">
2842cdf0e10cSrcweir					<type>Variant</type>
2843cdf0e10cSrcweir					<name>Name</name>
2844cdf0e10cSrcweir				</parameter>
2845cdf0e10cSrcweir				<parameter optional="true">
2846cdf0e10cSrcweir					<type>Variant</type>
2847cdf0e10cSrcweir					<name>Type</name>
2848cdf0e10cSrcweir				</parameter>
2849cdf0e10cSrcweir				<parameter optional="true">
2850cdf0e10cSrcweir					<type>Variant</type>
2851cdf0e10cSrcweir					<name>Size</name>
2852cdf0e10cSrcweir				</parameter>
2853cdf0e10cSrcweir			</parameter-list>
2854cdf0e10cSrcweir		</source>
2855cdf0e10cSrcweir	</element>
2856cdf0e10cSrcweir	<!--method::Index.CreateProperty-->
2857cdf0e10cSrcweir	<element type="method">
2858cdf0e10cSrcweir		<source id="DAO.Index.CreateProperty">
2859cdf0e10cSrcweir			<context kind="class">Index</context>
2860cdf0e10cSrcweir			<name>CreateProperty</name>
2861cdf0e10cSrcweir			<type>Property</type>
2862cdf0e10cSrcweir			<parameter-list>
2863cdf0e10cSrcweir				<parameter optional="true">
2864cdf0e10cSrcweir					<type>Variant</type>
2865cdf0e10cSrcweir					<name>Name</name>
2866cdf0e10cSrcweir				</parameter>
2867cdf0e10cSrcweir				<parameter optional="true">
2868cdf0e10cSrcweir					<type>Variant</type>
2869cdf0e10cSrcweir					<name>Type</name>
2870cdf0e10cSrcweir				</parameter>
2871cdf0e10cSrcweir				<parameter optional="true">
2872cdf0e10cSrcweir					<type>Variant</type>
2873cdf0e10cSrcweir					<name>Value</name>
2874cdf0e10cSrcweir				</parameter>
2875cdf0e10cSrcweir				<parameter optional="true">
2876cdf0e10cSrcweir					<type>Variant</type>
2877cdf0e10cSrcweir					<name>DDL</name>
2878cdf0e10cSrcweir				</parameter>
2879cdf0e10cSrcweir			</parameter-list>
2880cdf0e10cSrcweir		</source>
2881cdf0e10cSrcweir	</element>
2882cdf0e10cSrcweir	<!--property::Index.DistinctCount {ReadOnly}-->
2883cdf0e10cSrcweir	<element type="property">
2884cdf0e10cSrcweir		<source id="DAO.Index.DistinctCount">
2885cdf0e10cSrcweir			<context kind="class">Index</context>
2886cdf0e10cSrcweir			<name>DistinctCount</name>
2887cdf0e10cSrcweir			<type>Integer</type>
2888cdf0e10cSrcweir		</source>
2889cdf0e10cSrcweir	</element>
2890cdf0e10cSrcweir	<!--property::Index.Fields-->
2891cdf0e10cSrcweir	<element type="property">
2892cdf0e10cSrcweir		<source id="DAO.Index.Fields">
2893cdf0e10cSrcweir			<context kind="class">Index</context>
2894cdf0e10cSrcweir			<name>Fields</name>
2895cdf0e10cSrcweir			<type>Variant</type>
2896cdf0e10cSrcweir		</source>
2897cdf0e10cSrcweir	</element>
2898cdf0e10cSrcweir	<!--property::Index.Foreign {ReadOnly}-->
2899cdf0e10cSrcweir	<element type="property">
2900cdf0e10cSrcweir		<source id="DAO.Index.Foreign">
2901cdf0e10cSrcweir			<context kind="class">Index</context>
2902cdf0e10cSrcweir			<name>Foreign</name>
2903cdf0e10cSrcweir			<type>boolean</type>
2904cdf0e10cSrcweir		</source>
2905cdf0e10cSrcweir	</element>
2906cdf0e10cSrcweir	<!--property::Index.IgnoreNulls-->
2907cdf0e10cSrcweir	<element type="property">
2908cdf0e10cSrcweir		<source id="DAO.Index.IgnoreNulls">
2909cdf0e10cSrcweir			<context kind="class">Index</context>
2910cdf0e10cSrcweir			<name>IgnoreNulls</name>
2911cdf0e10cSrcweir			<type>boolean</type>
2912cdf0e10cSrcweir		</source>
2913cdf0e10cSrcweir	</element>
2914cdf0e10cSrcweir	<!--property::Index.Name-->
2915cdf0e10cSrcweir	<element type="property">
2916cdf0e10cSrcweir		<source id="DAO.Index.Name">
2917cdf0e10cSrcweir			<context kind="class">Index</context>
2918cdf0e10cSrcweir			<name>Name</name>
2919cdf0e10cSrcweir			<type>String</type>
2920cdf0e10cSrcweir		</source>
2921cdf0e10cSrcweir	</element>
2922cdf0e10cSrcweir	<!--property::Index.Primary-->
2923cdf0e10cSrcweir	<element type="property">
2924cdf0e10cSrcweir		<source id="DAO.Index.Primary">
2925cdf0e10cSrcweir			<context kind="class">Index</context>
2926cdf0e10cSrcweir			<name>Primary</name>
2927cdf0e10cSrcweir			<type>boolean</type>
2928cdf0e10cSrcweir		</source>
2929cdf0e10cSrcweir	</element>
2930cdf0e10cSrcweir	<!--property::Index.Properties {ReadOnly}-->
2931cdf0e10cSrcweir	<element type="property">
2932cdf0e10cSrcweir		<source id="DAO.Index.Properties">
2933cdf0e10cSrcweir			<context kind="class">Index</context>
2934cdf0e10cSrcweir			<name>Properties</name>
2935cdf0e10cSrcweir			<type>Properties</type>
2936cdf0e10cSrcweir		</source>
2937cdf0e10cSrcweir	</element>
2938cdf0e10cSrcweir	<!--property::Index.Required-->
2939cdf0e10cSrcweir	<element type="property">
2940cdf0e10cSrcweir		<source id="DAO.Index.Required">
2941cdf0e10cSrcweir			<context kind="class">Index</context>
2942cdf0e10cSrcweir			<name>Required</name>
2943cdf0e10cSrcweir			<type>boolean</type>
2944cdf0e10cSrcweir		</source>
2945cdf0e10cSrcweir	</element>
2946cdf0e10cSrcweir	<!--property::Index.Unique-->
2947cdf0e10cSrcweir	<element type="property">
2948cdf0e10cSrcweir		<source id="DAO.Index.Unique">
2949cdf0e10cSrcweir			<context kind="class">Index</context>
2950cdf0e10cSrcweir			<name>Unique</name>
2951cdf0e10cSrcweir			<type>boolean</type>
2952cdf0e10cSrcweir		</source>
2953cdf0e10cSrcweir	</element>
2954cdf0e10cSrcweir	<!--Class::Indexes-->
2955cdf0e10cSrcweir	<element type="class">
2956cdf0e10cSrcweir		<source id="DAO.Indexes">
2957cdf0e10cSrcweir			<name>Indexes</name>
2958cdf0e10cSrcweir		</source>
2959cdf0e10cSrcweir		<destination designation="identity" />
2960cdf0e10cSrcweir	</element>
2961cdf0e10cSrcweir	<!--method::Indexes.Append-->
2962cdf0e10cSrcweir	<element type="method">
2963cdf0e10cSrcweir		<source id="DAO.Indexes.Append">
2964cdf0e10cSrcweir			<context kind="class">Indexes</context>
2965cdf0e10cSrcweir			<name>Append</name>
2966cdf0e10cSrcweir			<type>void</type>
2967cdf0e10cSrcweir			<parameter-list>
2968cdf0e10cSrcweir				<parameter>
2969cdf0e10cSrcweir					<type>Object</type>
2970cdf0e10cSrcweir					<name>Object</name>
2971cdf0e10cSrcweir				</parameter>
2972cdf0e10cSrcweir			</parameter-list>
2973cdf0e10cSrcweir		</source>
2974cdf0e10cSrcweir	</element>
2975cdf0e10cSrcweir	<!--property::Indexes.Count {ReadOnly}-->
2976cdf0e10cSrcweir	<element type="property">
2977cdf0e10cSrcweir		<source id="DAO.Indexes.Count">
2978cdf0e10cSrcweir			<context kind="class">Indexes</context>
2979cdf0e10cSrcweir			<name>Count</name>
2980cdf0e10cSrcweir			<type>short</type>
2981cdf0e10cSrcweir		</source>
2982cdf0e10cSrcweir	</element>
2983cdf0e10cSrcweir	<!--method::Indexes.Delete-->
2984cdf0e10cSrcweir	<element type="method">
2985cdf0e10cSrcweir		<source id="DAO.Indexes.Delete">
2986cdf0e10cSrcweir			<context kind="class">Indexes</context>
2987cdf0e10cSrcweir			<name>Delete</name>
2988cdf0e10cSrcweir			<type>void</type>
2989cdf0e10cSrcweir			<parameter-list>
2990cdf0e10cSrcweir				<parameter>
2991cdf0e10cSrcweir					<type>String</type>
2992cdf0e10cSrcweir					<name>Name</name>
2993cdf0e10cSrcweir				</parameter>
2994cdf0e10cSrcweir			</parameter-list>
2995cdf0e10cSrcweir		</source>
2996cdf0e10cSrcweir	</element>
2997cdf0e10cSrcweir	<!--property::Indexes.Item {Default} {ReadOnly}-->
2998cdf0e10cSrcweir	<element type="property">
2999cdf0e10cSrcweir		<source id="DAO.Indexes.Item">
3000cdf0e10cSrcweir			<context kind="class">Indexes</context>
3001cdf0e10cSrcweir			<name default="true">Item</name>
3002cdf0e10cSrcweir			<type>Index</type>
3003cdf0e10cSrcweir			<parameter-list>
3004cdf0e10cSrcweir				<parameter>
3005cdf0e10cSrcweir					<type>Variant</type>
3006cdf0e10cSrcweir					<name>Item</name>
3007cdf0e10cSrcweir				</parameter>
3008cdf0e10cSrcweir			</parameter-list>
3009cdf0e10cSrcweir		</source>
3010cdf0e10cSrcweir	</element>
3011cdf0e10cSrcweir	<!--method::Indexes.Refresh-->
3012cdf0e10cSrcweir	<element type="method">
3013cdf0e10cSrcweir		<source id="DAO.Indexes.Refresh">
3014cdf0e10cSrcweir			<context kind="class">Indexes</context>
3015cdf0e10cSrcweir			<name>Refresh</name>
3016cdf0e10cSrcweir			<type>void</type>
3017cdf0e10cSrcweir		</source>
3018cdf0e10cSrcweir	</element>
3019cdf0e10cSrcweir	<!--Class::IndexFields-->
3020cdf0e10cSrcweir	<element type="class">
3021cdf0e10cSrcweir		<source id="DAO.IndexFields">
3022cdf0e10cSrcweir			<name>IndexFields</name>
3023cdf0e10cSrcweir		</source>
3024cdf0e10cSrcweir		<destination designation="identity" />
3025cdf0e10cSrcweir	</element>
3026cdf0e10cSrcweir	<!--method::IndexFields.Append-->
3027cdf0e10cSrcweir	<element type="method">
3028cdf0e10cSrcweir		<source id="DAO.IndexFields.Append">
3029cdf0e10cSrcweir			<context kind="class">IndexFields</context>
3030cdf0e10cSrcweir			<name>Append</name>
3031cdf0e10cSrcweir			<type>void</type>
3032cdf0e10cSrcweir			<parameter-list>
3033cdf0e10cSrcweir				<parameter>
3034cdf0e10cSrcweir					<type>Object</type>
3035cdf0e10cSrcweir					<name>Object</name>
3036cdf0e10cSrcweir				</parameter>
3037cdf0e10cSrcweir			</parameter-list>
3038cdf0e10cSrcweir		</source>
3039cdf0e10cSrcweir	</element>
3040cdf0e10cSrcweir	<!--property::IndexFields.Count {ReadOnly}-->
3041cdf0e10cSrcweir	<element type="property">
3042cdf0e10cSrcweir		<source id="DAO.IndexFields.Count">
3043cdf0e10cSrcweir			<context kind="class">IndexFields</context>
3044cdf0e10cSrcweir			<name>Count</name>
3045cdf0e10cSrcweir			<type>short</type>
3046cdf0e10cSrcweir		</source>
3047cdf0e10cSrcweir	</element>
3048cdf0e10cSrcweir	<!--method::IndexFields.Delete-->
3049cdf0e10cSrcweir	<element type="method">
3050cdf0e10cSrcweir		<source id="DAO.IndexFields.Delete">
3051cdf0e10cSrcweir			<context kind="class">IndexFields</context>
3052cdf0e10cSrcweir			<name>Delete</name>
3053cdf0e10cSrcweir			<type>void</type>
3054cdf0e10cSrcweir			<parameter-list>
3055cdf0e10cSrcweir				<parameter>
3056cdf0e10cSrcweir					<type>String</type>
3057cdf0e10cSrcweir					<name>Name</name>
3058cdf0e10cSrcweir				</parameter>
3059cdf0e10cSrcweir			</parameter-list>
3060cdf0e10cSrcweir		</source>
3061cdf0e10cSrcweir	</element>
3062cdf0e10cSrcweir	<!--property::IndexFields.Item {Default} {ReadOnly}-->
3063cdf0e10cSrcweir	<element type="property">
3064cdf0e10cSrcweir		<source id="DAO.IndexFields.Item">
3065cdf0e10cSrcweir			<context kind="class">IndexFields</context>
3066cdf0e10cSrcweir			<name default="true">Item</name>
3067cdf0e10cSrcweir			<type>Variant</type>
3068cdf0e10cSrcweir			<parameter-list>
3069cdf0e10cSrcweir				<parameter optional="true">
3070cdf0e10cSrcweir					<type>Variant</type>
3071cdf0e10cSrcweir					<name>Item</name>
3072cdf0e10cSrcweir				</parameter>
3073cdf0e10cSrcweir			</parameter-list>
3074cdf0e10cSrcweir		</source>
3075cdf0e10cSrcweir	</element>
3076cdf0e10cSrcweir	<!--method::IndexFields.Refresh-->
3077cdf0e10cSrcweir	<element type="method">
3078cdf0e10cSrcweir		<source id="DAO.IndexFields.Refresh">
3079cdf0e10cSrcweir			<context kind="class">IndexFields</context>
3080cdf0e10cSrcweir			<name>Refresh</name>
3081cdf0e10cSrcweir			<type>void</type>
3082cdf0e10cSrcweir		</source>
3083cdf0e10cSrcweir	</element>
3084cdf0e10cSrcweir	<!--enum::LockTypeEnum  {Enumeration}-->
3085cdf0e10cSrcweir	<element type="enumeration">
3086cdf0e10cSrcweir		<source id="DAO.LockTypeEnum">
3087cdf0e10cSrcweir			<name>LockTypeEnum</name>
3088cdf0e10cSrcweir		</source>
3089cdf0e10cSrcweir		<destination designation="identity" />
3090cdf0e10cSrcweir	</element>
3091cdf0e10cSrcweir	<!--enum::dbOptimistic {Constant}-->
3092cdf0e10cSrcweir	<element type="constant">
3093cdf0e10cSrcweir		<source id="DAO.LockTypeEnum.dbOptimistic">
3094cdf0e10cSrcweir			<context kind="enumeration">LockTypeEnum</context>
3095cdf0e10cSrcweir			<name>dbOptimistic</name>
3096cdf0e10cSrcweir			<value>3</value>
3097cdf0e10cSrcweir		</source>
3098cdf0e10cSrcweir		<destination designation="identity" />
3099cdf0e10cSrcweir	</element>
3100cdf0e10cSrcweir	<!--enum::dbOptimisticBatch {Constant}-->
3101cdf0e10cSrcweir	<element type="constant">
3102cdf0e10cSrcweir		<source id="DAO.LockTypeEnum.dbOptimisticBatch">
3103cdf0e10cSrcweir			<context kind="enumeration">LockTypeEnum</context>
3104cdf0e10cSrcweir			<name>dbOptimisticBatch</name>
3105cdf0e10cSrcweir			<value>5</value>
3106cdf0e10cSrcweir		</source>
3107cdf0e10cSrcweir		<destination designation="identity" />
3108cdf0e10cSrcweir	</element>
3109cdf0e10cSrcweir	<!--enum::dbOptimisticValue {Constant}-->
3110cdf0e10cSrcweir	<element type="constant">
3111cdf0e10cSrcweir		<source id="DAO.LockTypeEnum.dbOptimisticValue">
3112cdf0e10cSrcweir			<context kind="enumeration">LockTypeEnum</context>
3113cdf0e10cSrcweir			<name>dbOptimisticValue</name>
3114cdf0e10cSrcweir			<value>1</value>
3115cdf0e10cSrcweir		</source>
3116cdf0e10cSrcweir		<destination designation="identity" />
3117cdf0e10cSrcweir	</element>
3118cdf0e10cSrcweir	<!--enum::dbPessimistic {Constant}-->
3119cdf0e10cSrcweir	<element type="constant">
3120cdf0e10cSrcweir		<source id="DAO.LockTypeEnum.dbPessimistic">
3121cdf0e10cSrcweir			<context kind="enumeration">LockTypeEnum</context>
3122cdf0e10cSrcweir			<name>dbPessimistic</name>
3123cdf0e10cSrcweir			<value>2</value>
3124cdf0e10cSrcweir		</source>
3125cdf0e10cSrcweir		<destination designation="identity" />
3126cdf0e10cSrcweir	</element>
3127cdf0e10cSrcweir	<!--Class::Parameter-->
3128cdf0e10cSrcweir	<element type="class">
3129cdf0e10cSrcweir		<source id="DAO.Parameter">
3130cdf0e10cSrcweir			<name>Parameter</name>
3131cdf0e10cSrcweir		</source>
3132cdf0e10cSrcweir		<destination designation="identity" />
3133cdf0e10cSrcweir	</element>
3134cdf0e10cSrcweir	<!--property::Parameter.Direction-->
3135cdf0e10cSrcweir	<element type="property">
3136cdf0e10cSrcweir		<source id="DAO.Parameter.Direction">
3137cdf0e10cSrcweir			<context kind="class">Parameter</context>
3138cdf0e10cSrcweir			<name>Direction</name>
3139cdf0e10cSrcweir			<type>short</type>
3140cdf0e10cSrcweir		</source>
3141cdf0e10cSrcweir	</element>
3142cdf0e10cSrcweir	<!--property::Parameter.Name {ReadOnly}-->
3143cdf0e10cSrcweir	<element type="property">
3144cdf0e10cSrcweir		<source id="DAO.Parameter.Name">
3145cdf0e10cSrcweir			<context kind="class">Parameter</context>
3146cdf0e10cSrcweir			<name>Name</name>
3147cdf0e10cSrcweir			<type>String</type>
3148cdf0e10cSrcweir		</source>
3149cdf0e10cSrcweir	</element>
3150cdf0e10cSrcweir	<!--property::Parameter.Properties {ReadOnly}-->
3151cdf0e10cSrcweir	<element type="property">
3152cdf0e10cSrcweir		<source id="DAO.Parameter.Properties">
3153cdf0e10cSrcweir			<context kind="class">Parameter</context>
3154cdf0e10cSrcweir			<name>Properties</name>
3155cdf0e10cSrcweir			<type>Properties</type>
3156cdf0e10cSrcweir		</source>
3157cdf0e10cSrcweir	</element>
3158cdf0e10cSrcweir	<!--property::Parameter.Type-->
3159cdf0e10cSrcweir	<element type="property">
3160cdf0e10cSrcweir		<source id="DAO.Parameter.Type">
3161cdf0e10cSrcweir			<context kind="class">Parameter</context>
3162cdf0e10cSrcweir			<name>Type</name>
3163cdf0e10cSrcweir			<type>short</type>
3164cdf0e10cSrcweir		</source>
3165cdf0e10cSrcweir	</element>
3166cdf0e10cSrcweir	<!--property::Parameter.Value {Default}-->
3167cdf0e10cSrcweir	<element type="property">
3168cdf0e10cSrcweir		<source id="DAO.Parameter.Value">
3169cdf0e10cSrcweir			<context kind="class">Parameter</context>
3170cdf0e10cSrcweir			<name default="true">Value</name>
3171cdf0e10cSrcweir			<type>Variant</type>
3172cdf0e10cSrcweir		</source>
3173cdf0e10cSrcweir	</element>
3174cdf0e10cSrcweir	<!--enum::ParameterDirectionEnum  {Enumeration}-->
3175cdf0e10cSrcweir	<element type="enumeration">
3176cdf0e10cSrcweir		<source id="DAO.ParameterDirectionEnum">
3177cdf0e10cSrcweir			<name>ParameterDirectionEnum</name>
3178cdf0e10cSrcweir		</source>
3179cdf0e10cSrcweir		<destination designation="identity" />
3180cdf0e10cSrcweir	</element>
3181cdf0e10cSrcweir	<!--enum::dbParamInput {Constant}-->
3182cdf0e10cSrcweir	<element type="constant">
3183cdf0e10cSrcweir		<source id="DAO.ParameterDirectionEnum.dbParamInput">
3184cdf0e10cSrcweir			<context kind="enumeration">ParameterDirectionEnum</context>
3185cdf0e10cSrcweir			<name>dbParamInput</name>
3186cdf0e10cSrcweir			<value>1</value>
3187cdf0e10cSrcweir		</source>
3188cdf0e10cSrcweir		<destination designation="identity" />
3189cdf0e10cSrcweir	</element>
3190cdf0e10cSrcweir	<!--enum::dbParamInputOutput {Constant}-->
3191cdf0e10cSrcweir	<element type="constant">
3192cdf0e10cSrcweir		<source id="DAO.ParameterDirectionEnum.dbParamInputOutput">
3193cdf0e10cSrcweir			<context kind="enumeration">ParameterDirectionEnum</context>
3194cdf0e10cSrcweir			<name>dbParamInputOutput</name>
3195cdf0e10cSrcweir			<value>3</value>
3196cdf0e10cSrcweir		</source>
3197cdf0e10cSrcweir		<destination designation="identity" />
3198cdf0e10cSrcweir	</element>
3199cdf0e10cSrcweir	<!--enum::dbParamOutput {Constant}-->
3200cdf0e10cSrcweir	<element type="constant">
3201cdf0e10cSrcweir		<source id="DAO.ParameterDirectionEnum.dbParamOutput">
3202cdf0e10cSrcweir			<context kind="enumeration">ParameterDirectionEnum</context>
3203cdf0e10cSrcweir			<name>dbParamOutput</name>
3204cdf0e10cSrcweir			<value>2</value>
3205cdf0e10cSrcweir		</source>
3206cdf0e10cSrcweir		<destination designation="identity" />
3207cdf0e10cSrcweir	</element>
3208cdf0e10cSrcweir	<!--enum::dbParamReturnValue {Constant}-->
3209cdf0e10cSrcweir	<element type="constant">
3210cdf0e10cSrcweir		<source id="DAO.ParameterDirectionEnum.dbParamReturnValue">
3211cdf0e10cSrcweir			<context kind="enumeration">ParameterDirectionEnum</context>
3212cdf0e10cSrcweir			<name>dbParamReturnValue</name>
3213cdf0e10cSrcweir			<value>4</value>
3214cdf0e10cSrcweir		</source>
3215cdf0e10cSrcweir		<destination designation="identity" />
3216cdf0e10cSrcweir	</element>
3217cdf0e10cSrcweir	<!--Class::Parameters-->
3218cdf0e10cSrcweir	<element type="class">
3219cdf0e10cSrcweir		<source id="DAO.Parameters">
3220cdf0e10cSrcweir			<name>Parameters</name>
3221cdf0e10cSrcweir		</source>
3222cdf0e10cSrcweir		<destination designation="identity" />
3223cdf0e10cSrcweir	</element>
3224cdf0e10cSrcweir	<!--property::Parameters.Count {ReadOnly}-->
3225cdf0e10cSrcweir	<element type="property">
3226cdf0e10cSrcweir		<source id="DAO.Parameters.Count">
3227cdf0e10cSrcweir			<context kind="class">Parameters</context>
3228cdf0e10cSrcweir			<name>Count</name>
3229cdf0e10cSrcweir			<type>short</type>
3230cdf0e10cSrcweir		</source>
3231cdf0e10cSrcweir	</element>
3232cdf0e10cSrcweir	<!--property::Parameters.Item {Default} {ReadOnly}-->
3233cdf0e10cSrcweir	<element type="property">
3234cdf0e10cSrcweir		<source id="DAO.Parameters.Item">
3235cdf0e10cSrcweir			<context kind="class">Parameters</context>
3236cdf0e10cSrcweir			<name default="true">Item</name>
3237cdf0e10cSrcweir			<type>Parameter</type>
3238cdf0e10cSrcweir			<parameter-list>
3239cdf0e10cSrcweir				<parameter>
3240cdf0e10cSrcweir					<type>Variant</type>
3241cdf0e10cSrcweir					<name>Item</name>
3242cdf0e10cSrcweir				</parameter>
3243cdf0e10cSrcweir			</parameter-list>
3244cdf0e10cSrcweir		</source>
3245cdf0e10cSrcweir	</element>
3246cdf0e10cSrcweir	<!--method::Parameters.Refresh-->
3247cdf0e10cSrcweir	<element type="method">
3248cdf0e10cSrcweir		<source id="DAO.Parameters.Refresh">
3249cdf0e10cSrcweir			<context kind="class">Parameters</context>
3250cdf0e10cSrcweir			<name>Refresh</name>
3251cdf0e10cSrcweir			<type>void</type>
3252cdf0e10cSrcweir		</source>
3253cdf0e10cSrcweir	</element>
3254cdf0e10cSrcweir	<!--enum::PermissionEnum  {Enumeration}-->
3255cdf0e10cSrcweir	<element type="enumeration">
3256cdf0e10cSrcweir		<source id="DAO.PermissionEnum">
3257cdf0e10cSrcweir			<name>PermissionEnum</name>
3258cdf0e10cSrcweir		</source>
3259cdf0e10cSrcweir		<destination designation="identity" />
3260cdf0e10cSrcweir	</element>
3261cdf0e10cSrcweir	<!--enum::dbSecCreate {Constant}-->
3262cdf0e10cSrcweir	<element type="constant">
3263cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecCreate">
3264cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3265cdf0e10cSrcweir			<name>dbSecCreate</name>
3266cdf0e10cSrcweir			<value>1</value>
3267cdf0e10cSrcweir		</source>
3268cdf0e10cSrcweir		<destination designation="identity" />
3269cdf0e10cSrcweir	</element>
3270cdf0e10cSrcweir	<!--enum::dbSecDBAdmin {Constant}-->
3271cdf0e10cSrcweir	<element type="constant">
3272cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDBAdmin">
3273cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3274cdf0e10cSrcweir			<name>dbSecDBAdmin</name>
3275cdf0e10cSrcweir			<value>8</value>
3276cdf0e10cSrcweir		</source>
3277cdf0e10cSrcweir		<destination designation="identity" />
3278cdf0e10cSrcweir	</element>
3279cdf0e10cSrcweir	<!--enum::dbSecDBCreate {Constant}-->
3280cdf0e10cSrcweir	<element type="constant">
3281cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDBCreate">
3282cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3283cdf0e10cSrcweir			<name>dbSecDBCreate</name>
3284cdf0e10cSrcweir			<value>1</value>
3285cdf0e10cSrcweir		</source>
3286cdf0e10cSrcweir		<destination designation="identity" />
3287cdf0e10cSrcweir	</element>
3288cdf0e10cSrcweir	<!--enum::dbSecDBExclusive {Constant}-->
3289cdf0e10cSrcweir	<element type="constant">
3290cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDBExclusive">
3291cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3292cdf0e10cSrcweir			<name>dbSecDBExclusive</name>
3293cdf0e10cSrcweir			<value>4</value>
3294cdf0e10cSrcweir		</source>
3295cdf0e10cSrcweir		<destination designation="identity" />
3296cdf0e10cSrcweir	</element>
3297cdf0e10cSrcweir	<!--enum::dbSecDBOpen {Constant}-->
3298cdf0e10cSrcweir	<element type="constant">
3299cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDBOpen">
3300cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3301cdf0e10cSrcweir			<name>dbSecDBOpen</name>
3302cdf0e10cSrcweir			<value>2</value>
3303cdf0e10cSrcweir		</source>
3304cdf0e10cSrcweir		<destination designation="identity" />
3305cdf0e10cSrcweir	</element>
3306cdf0e10cSrcweir	<!--enum::dbSecDelete {Constant}-->
3307cdf0e10cSrcweir	<element type="constant">
3308cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDelete">
3309cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3310cdf0e10cSrcweir			<name>dbSecDelete</name>
3311cdf0e10cSrcweir			<value>65536</value>
3312cdf0e10cSrcweir		</source>
3313cdf0e10cSrcweir		<destination designation="identity" />
3314cdf0e10cSrcweir	</element>
3315cdf0e10cSrcweir	<!--enum::dbSecDeleteData {Constant}-->
3316cdf0e10cSrcweir	<element type="constant">
3317cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecDeleteData">
3318cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3319cdf0e10cSrcweir			<name>dbSecDeleteData</name>
3320cdf0e10cSrcweir			<value>128</value>
3321cdf0e10cSrcweir		</source>
3322cdf0e10cSrcweir		<destination designation="identity" />
3323cdf0e10cSrcweir	</element>
3324cdf0e10cSrcweir	<!--enum::dbSecFullAccess {Constant}-->
3325cdf0e10cSrcweir	<element type="constant">
3326cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecFullAccess">
3327cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3328cdf0e10cSrcweir			<name>dbSecFullAccess</name>
3329cdf0e10cSrcweir			<value>1048575</value>
3330cdf0e10cSrcweir		</source>
3331cdf0e10cSrcweir		<destination designation="identity" />
3332cdf0e10cSrcweir	</element>
3333cdf0e10cSrcweir	<!--enum::dbSecInsertData {Constant}-->
3334cdf0e10cSrcweir	<element type="constant">
3335cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecInsertData">
3336cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3337cdf0e10cSrcweir			<name>dbSecInsertData</name>
3338cdf0e10cSrcweir			<value>32</value>
3339cdf0e10cSrcweir		</source>
3340cdf0e10cSrcweir		<destination designation="identity" />
3341cdf0e10cSrcweir	</element>
3342cdf0e10cSrcweir	<!--enum::dbSecNoAccess {Constant}-->
3343cdf0e10cSrcweir	<element type="constant">
3344cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecNoAccess">
3345cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3346cdf0e10cSrcweir			<name>dbSecNoAccess</name>
3347cdf0e10cSrcweir			<value>0</value>
3348cdf0e10cSrcweir		</source>
3349cdf0e10cSrcweir		<destination designation="identity" />
3350cdf0e10cSrcweir	</element>
3351cdf0e10cSrcweir	<!--enum::dbSecReadDef {Constant}-->
3352cdf0e10cSrcweir	<element type="constant">
3353cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecReadDef">
3354cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3355cdf0e10cSrcweir			<name>dbSecReadDef</name>
3356cdf0e10cSrcweir			<value>4</value>
3357cdf0e10cSrcweir		</source>
3358cdf0e10cSrcweir		<destination designation="identity" />
3359cdf0e10cSrcweir	</element>
3360cdf0e10cSrcweir	<!--enum::dbSecReadSec {Constant}-->
3361cdf0e10cSrcweir	<element type="constant">
3362cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecReadSec">
3363cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3364cdf0e10cSrcweir			<name>dbSecReadSec</name>
3365cdf0e10cSrcweir			<value>131072</value>
3366cdf0e10cSrcweir		</source>
3367cdf0e10cSrcweir		<destination designation="identity" />
3368cdf0e10cSrcweir	</element>
3369cdf0e10cSrcweir	<!--enum::dbSecReplaceData {Constant}-->
3370cdf0e10cSrcweir	<element type="constant">
3371cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecReplaceData">
3372cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3373cdf0e10cSrcweir			<name>dbSecReplaceData</name>
3374cdf0e10cSrcweir			<value>64</value>
3375cdf0e10cSrcweir		</source>
3376cdf0e10cSrcweir		<destination designation="identity" />
3377cdf0e10cSrcweir	</element>
3378cdf0e10cSrcweir	<!--enum::dbSecRetrieveData {Constant}-->
3379cdf0e10cSrcweir	<element type="constant">
3380cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecRetrieveData">
3381cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3382cdf0e10cSrcweir			<name>dbSecRetrieveData</name>
3383cdf0e10cSrcweir			<value>20</value>
3384cdf0e10cSrcweir		</source>
3385cdf0e10cSrcweir		<destination designation="identity" />
3386cdf0e10cSrcweir	</element>
3387cdf0e10cSrcweir	<!--enum::dbSecWriteDef {Constant}-->
3388cdf0e10cSrcweir	<element type="constant">
3389cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecWriteDef">
3390cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3391cdf0e10cSrcweir			<name>dbSecWriteDef</name>
3392cdf0e10cSrcweir			<value>65548</value>
3393cdf0e10cSrcweir		</source>
3394cdf0e10cSrcweir		<destination designation="identity" />
3395cdf0e10cSrcweir	</element>
3396cdf0e10cSrcweir	<!--enum::dbSecWriteOwner {Constant}-->
3397cdf0e10cSrcweir	<element type="constant">
3398cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecWriteOwner">
3399cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3400cdf0e10cSrcweir			<name>dbSecWriteOwner</name>
3401cdf0e10cSrcweir			<value>524288</value>
3402cdf0e10cSrcweir		</source>
3403cdf0e10cSrcweir		<destination designation="identity" />
3404cdf0e10cSrcweir	</element>
3405cdf0e10cSrcweir	<!--enum::dbSecWriteSec {Constant}-->
3406cdf0e10cSrcweir	<element type="constant">
3407cdf0e10cSrcweir		<source id="DAO.PermissionEnum.dbSecWriteSec">
3408cdf0e10cSrcweir			<context kind="enumeration">PermissionEnum</context>
3409cdf0e10cSrcweir			<name>dbSecWriteSec</name>
3410cdf0e10cSrcweir			<value>262144</value>
3411cdf0e10cSrcweir		</source>
3412cdf0e10cSrcweir		<destination designation="identity" />
3413cdf0e10cSrcweir	</element>
3414cdf0e10cSrcweir	<!--Class::Properties-->
3415cdf0e10cSrcweir	<element type="class">
3416cdf0e10cSrcweir		<source id="DAO.Properties">
3417cdf0e10cSrcweir			<name>Properties</name>
3418cdf0e10cSrcweir		</source>
3419cdf0e10cSrcweir		<destination designation="identity" />
3420cdf0e10cSrcweir	</element>
3421cdf0e10cSrcweir	<!--method::Properties.Append-->
3422cdf0e10cSrcweir	<element type="method">
3423cdf0e10cSrcweir		<source id="DAO.Properties.Append">
3424cdf0e10cSrcweir			<context kind="class">Properties</context>
3425cdf0e10cSrcweir			<name>Append</name>
3426cdf0e10cSrcweir			<type>void</type>
3427cdf0e10cSrcweir			<parameter-list>
3428cdf0e10cSrcweir				<parameter>
3429cdf0e10cSrcweir					<type>Object</type>
3430cdf0e10cSrcweir					<name>Object</name>
3431cdf0e10cSrcweir				</parameter>
3432cdf0e10cSrcweir			</parameter-list>
3433cdf0e10cSrcweir		</source>
3434cdf0e10cSrcweir	</element>
3435cdf0e10cSrcweir	<!--property::Properties.Count {ReadOnly}-->
3436cdf0e10cSrcweir	<element type="property">
3437cdf0e10cSrcweir		<source id="DAO.Properties.Count">
3438cdf0e10cSrcweir			<context kind="class">Properties</context>
3439cdf0e10cSrcweir			<name>Count</name>
3440cdf0e10cSrcweir			<type>short</type>
3441cdf0e10cSrcweir		</source>
3442cdf0e10cSrcweir	</element>
3443cdf0e10cSrcweir	<!--method::Properties.Delete-->
3444cdf0e10cSrcweir	<element type="method">
3445cdf0e10cSrcweir		<source id="DAO.Properties.Delete">
3446cdf0e10cSrcweir			<context kind="class">Properties</context>
3447cdf0e10cSrcweir			<name>Delete</name>
3448cdf0e10cSrcweir			<type>void</type>
3449cdf0e10cSrcweir			<parameter-list>
3450cdf0e10cSrcweir				<parameter>
3451cdf0e10cSrcweir					<type>String</type>
3452cdf0e10cSrcweir					<name>Name</name>
3453cdf0e10cSrcweir				</parameter>
3454cdf0e10cSrcweir			</parameter-list>
3455cdf0e10cSrcweir		</source>
3456cdf0e10cSrcweir	</element>
3457cdf0e10cSrcweir	<!--property::Properties.Item {Default} {ReadOnly}-->
3458cdf0e10cSrcweir	<element type="property">
3459cdf0e10cSrcweir		<source id="DAO.Properties.Item">
3460cdf0e10cSrcweir			<context kind="class">Properties</context>
3461cdf0e10cSrcweir			<name default="true">Item</name>
3462cdf0e10cSrcweir			<type>Property</type>
3463cdf0e10cSrcweir			<parameter-list>
3464cdf0e10cSrcweir				<parameter>
3465cdf0e10cSrcweir					<type>Variant</type>
3466cdf0e10cSrcweir					<name>Item</name>
3467cdf0e10cSrcweir				</parameter>
3468cdf0e10cSrcweir			</parameter-list>
3469cdf0e10cSrcweir		</source>
3470cdf0e10cSrcweir	</element>
3471cdf0e10cSrcweir	<!--method::Properties.Refresh-->
3472cdf0e10cSrcweir	<element type="method">
3473cdf0e10cSrcweir		<source id="DAO.Properties.Refresh">
3474cdf0e10cSrcweir			<context kind="class">Properties</context>
3475cdf0e10cSrcweir			<name>Refresh</name>
3476cdf0e10cSrcweir			<type>void</type>
3477cdf0e10cSrcweir		</source>
3478cdf0e10cSrcweir	</element>
3479cdf0e10cSrcweir	<!--Class::Property-->
3480cdf0e10cSrcweir	<element type="class">
3481cdf0e10cSrcweir		<source id="DAO.Property">
3482cdf0e10cSrcweir			<name>Property</name>
3483cdf0e10cSrcweir		</source>
3484cdf0e10cSrcweir		<destination designation="identity" />
3485cdf0e10cSrcweir	</element>
3486cdf0e10cSrcweir	<!--property::Property.Inherited {ReadOnly}-->
3487cdf0e10cSrcweir	<element type="property">
3488cdf0e10cSrcweir		<source id="DAO.Property.Inherited">
3489cdf0e10cSrcweir			<context kind="class">Property</context>
3490cdf0e10cSrcweir			<name>Inherited</name>
3491cdf0e10cSrcweir			<type>boolean</type>
3492cdf0e10cSrcweir		</source>
3493cdf0e10cSrcweir	</element>
3494cdf0e10cSrcweir	<!--property::Property.Name-->
3495cdf0e10cSrcweir	<element type="property">
3496cdf0e10cSrcweir		<source id="DAO.Property.Name">
3497cdf0e10cSrcweir			<context kind="class">Property</context>
3498cdf0e10cSrcweir			<name>Name</name>
3499cdf0e10cSrcweir			<type>String</type>
3500cdf0e10cSrcweir		</source>
3501cdf0e10cSrcweir	</element>
3502cdf0e10cSrcweir	<!--property::Property.Properties {ReadOnly}-->
3503cdf0e10cSrcweir	<element type="property">
3504cdf0e10cSrcweir		<source id="DAO.Property.Properties">
3505cdf0e10cSrcweir			<context kind="class">Property</context>
3506cdf0e10cSrcweir			<name>Properties</name>
3507cdf0e10cSrcweir			<type>Properties</type>
3508cdf0e10cSrcweir		</source>
3509cdf0e10cSrcweir	</element>
3510cdf0e10cSrcweir	<!--property::Property.Type-->
3511cdf0e10cSrcweir	<element type="property">
3512cdf0e10cSrcweir		<source id="DAO.Property.Type">
3513cdf0e10cSrcweir			<context kind="class">Property</context>
3514cdf0e10cSrcweir			<name>Type</name>
3515cdf0e10cSrcweir			<type>short</type>
3516cdf0e10cSrcweir		</source>
3517cdf0e10cSrcweir	</element>
3518cdf0e10cSrcweir	<!--property::Property.Value {Default}-->
3519cdf0e10cSrcweir	<element type="property">
3520cdf0e10cSrcweir		<source id="DAO.Property.Value">
3521cdf0e10cSrcweir			<context kind="class">Property</context>
3522cdf0e10cSrcweir			<name default="true">Value</name>
3523cdf0e10cSrcweir			<type>Variant</type>
3524cdf0e10cSrcweir		</source>
3525cdf0e10cSrcweir	</element>
3526cdf0e10cSrcweir	<!--Class::QueryDef-->
3527cdf0e10cSrcweir	<element type="class">
3528cdf0e10cSrcweir		<source id="DAO.QueryDef">
3529cdf0e10cSrcweir			<name>QueryDef</name>
3530cdf0e10cSrcweir		</source>
3531cdf0e10cSrcweir		<destination designation="identity" />
3532cdf0e10cSrcweir	</element>
3533cdf0e10cSrcweir	<!--property::QueryDef.CacheSize-->
3534cdf0e10cSrcweir	<element type="property">
3535cdf0e10cSrcweir		<source id="DAO.QueryDef.CacheSize">
3536cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3537cdf0e10cSrcweir			<name>CacheSize</name>
3538cdf0e10cSrcweir			<type>Integer</type>
3539cdf0e10cSrcweir		</source>
3540cdf0e10cSrcweir	</element>
3541cdf0e10cSrcweir	<!--method::QueryDef.Cancel-->
3542cdf0e10cSrcweir	<element type="method">
3543cdf0e10cSrcweir		<source id="DAO.QueryDef.Cancel">
3544cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3545cdf0e10cSrcweir			<name>Cancel</name>
3546cdf0e10cSrcweir			<type>void</type>
3547cdf0e10cSrcweir		</source>
3548cdf0e10cSrcweir	</element>
3549cdf0e10cSrcweir	<!--method::QueryDef.Close-->
3550cdf0e10cSrcweir	<element type="method">
3551cdf0e10cSrcweir		<source id="DAO.QueryDef.Close">
3552cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3553cdf0e10cSrcweir			<name>Close</name>
3554cdf0e10cSrcweir			<type>void</type>
3555cdf0e10cSrcweir		</source>
3556cdf0e10cSrcweir	</element>
3557cdf0e10cSrcweir	<!--method::QueryDef.Compare-->
3558cdf0e10cSrcweir	<element type="method">
3559cdf0e10cSrcweir		<source id="DAO.QueryDef.Compare">
3560cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3561cdf0e10cSrcweir			<name>Compare</name>
3562cdf0e10cSrcweir			<type>void</type>
3563cdf0e10cSrcweir			<parameter-list>
3564cdf0e10cSrcweir				<parameter>
3565cdf0e10cSrcweir					<type>QueryDef</type>
3566cdf0e10cSrcweir					<name>pQdef</name>
3567cdf0e10cSrcweir				</parameter>
3568cdf0e10cSrcweir				<parameter>
3569cdf0e10cSrcweir					<type>VT_PTR+VT_I2</type>
3570cdf0e10cSrcweir					<name>lps</name>
3571cdf0e10cSrcweir				</parameter>
3572cdf0e10cSrcweir			</parameter-list>
3573cdf0e10cSrcweir		</source>
3574cdf0e10cSrcweir	</element>
3575cdf0e10cSrcweir	<!--property::QueryDef.Connect-->
3576cdf0e10cSrcweir	<element type="property">
3577cdf0e10cSrcweir		<source id="DAO.QueryDef.Connect">
3578cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3579cdf0e10cSrcweir			<name>Connect</name>
3580cdf0e10cSrcweir			<type>String</type>
3581cdf0e10cSrcweir		</source>
3582cdf0e10cSrcweir	</element>
3583cdf0e10cSrcweir	<!--method::QueryDef.CreateDynaset-->
3584cdf0e10cSrcweir	<element type="method">
3585cdf0e10cSrcweir		<source id="DAO.QueryDef.CreateDynaset">
3586cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3587cdf0e10cSrcweir			<name>CreateDynaset</name>
3588cdf0e10cSrcweir			<type>Recordset</type>
3589cdf0e10cSrcweir			<parameter-list>
3590cdf0e10cSrcweir				<parameter optional="true">
3591cdf0e10cSrcweir					<type>Variant</type>
3592cdf0e10cSrcweir					<name>Options</name>
3593cdf0e10cSrcweir				</parameter>
3594cdf0e10cSrcweir				<parameter optional="true">
3595cdf0e10cSrcweir					<type>Variant</type>
3596cdf0e10cSrcweir					<name>Inconsistent</name>
3597cdf0e10cSrcweir				</parameter>
3598cdf0e10cSrcweir			</parameter-list>
3599cdf0e10cSrcweir		</source>
3600cdf0e10cSrcweir	</element>
3601cdf0e10cSrcweir	<!--method::QueryDef.CreateProperty-->
3602cdf0e10cSrcweir	<element type="method">
3603cdf0e10cSrcweir		<source id="DAO.QueryDef.CreateProperty">
3604cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3605cdf0e10cSrcweir			<name>CreateProperty</name>
3606cdf0e10cSrcweir			<type>Property</type>
3607cdf0e10cSrcweir			<parameter-list>
3608cdf0e10cSrcweir				<parameter optional="true">
3609cdf0e10cSrcweir					<type>Variant</type>
3610cdf0e10cSrcweir					<name>Name</name>
3611cdf0e10cSrcweir				</parameter>
3612cdf0e10cSrcweir				<parameter optional="true">
3613cdf0e10cSrcweir					<type>Variant</type>
3614cdf0e10cSrcweir					<name>Type</name>
3615cdf0e10cSrcweir				</parameter>
3616cdf0e10cSrcweir				<parameter optional="true">
3617cdf0e10cSrcweir					<type>Variant</type>
3618cdf0e10cSrcweir					<name>Value</name>
3619cdf0e10cSrcweir				</parameter>
3620cdf0e10cSrcweir				<parameter optional="true">
3621cdf0e10cSrcweir					<type>Variant</type>
3622cdf0e10cSrcweir					<name>DDL</name>
3623cdf0e10cSrcweir				</parameter>
3624cdf0e10cSrcweir			</parameter-list>
3625cdf0e10cSrcweir		</source>
3626cdf0e10cSrcweir	</element>
3627cdf0e10cSrcweir	<!--method::QueryDef.CreateSnapshot-->
3628cdf0e10cSrcweir	<element type="method">
3629cdf0e10cSrcweir		<source id="DAO.QueryDef.CreateSnapshot">
3630cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3631cdf0e10cSrcweir			<name>CreateSnapshot</name>
3632cdf0e10cSrcweir			<type>Recordset</type>
3633cdf0e10cSrcweir			<parameter-list>
3634cdf0e10cSrcweir				<parameter optional="true">
3635cdf0e10cSrcweir					<type>Variant</type>
3636cdf0e10cSrcweir					<name>Options</name>
3637cdf0e10cSrcweir				</parameter>
3638cdf0e10cSrcweir			</parameter-list>
3639cdf0e10cSrcweir		</source>
3640cdf0e10cSrcweir	</element>
3641cdf0e10cSrcweir	<!--property::QueryDef.DateCreated {ReadOnly}-->
3642cdf0e10cSrcweir	<element type="property">
3643cdf0e10cSrcweir		<source id="DAO.QueryDef.DateCreated">
3644cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3645cdf0e10cSrcweir			<name>DateCreated</name>
3646cdf0e10cSrcweir			<type>Variant</type>
3647cdf0e10cSrcweir		</source>
3648cdf0e10cSrcweir	</element>
3649cdf0e10cSrcweir	<!--method::QueryDef.Execute-->
3650cdf0e10cSrcweir	<element type="method">
3651cdf0e10cSrcweir		<source id="DAO.QueryDef.Execute">
3652cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3653cdf0e10cSrcweir			<name>Execute</name>
3654cdf0e10cSrcweir			<type>void</type>
3655cdf0e10cSrcweir			<parameter-list>
3656cdf0e10cSrcweir				<parameter optional="true">
3657cdf0e10cSrcweir					<type>Variant</type>
3658cdf0e10cSrcweir					<name>Options</name>
3659cdf0e10cSrcweir				</parameter>
3660cdf0e10cSrcweir			</parameter-list>
3661cdf0e10cSrcweir		</source>
3662cdf0e10cSrcweir	</element>
3663cdf0e10cSrcweir	<!--property::QueryDef.Fields {ReadOnly}-->
3664cdf0e10cSrcweir	<element type="property">
3665cdf0e10cSrcweir		<source id="DAO.QueryDef.Fields">
3666cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3667cdf0e10cSrcweir			<name>Fields</name>
3668cdf0e10cSrcweir			<type>Fields</type>
3669cdf0e10cSrcweir		</source>
3670cdf0e10cSrcweir	</element>
3671cdf0e10cSrcweir	<!--property::QueryDef.hStmt {ReadOnly}-->
3672cdf0e10cSrcweir	<element type="property">
3673cdf0e10cSrcweir		<source id="DAO.QueryDef.hStmt">
3674cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3675cdf0e10cSrcweir			<name>hStmt</name>
3676cdf0e10cSrcweir			<type>Integer</type>
3677cdf0e10cSrcweir		</source>
3678cdf0e10cSrcweir	</element>
3679cdf0e10cSrcweir	<!--property::QueryDef.LastUpdated {ReadOnly}-->
3680cdf0e10cSrcweir	<element type="property">
3681cdf0e10cSrcweir		<source id="DAO.QueryDef.LastUpdated">
3682cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3683cdf0e10cSrcweir			<name>LastUpdated</name>
3684cdf0e10cSrcweir			<type>Variant</type>
3685cdf0e10cSrcweir		</source>
3686cdf0e10cSrcweir	</element>
3687cdf0e10cSrcweir	<!--method::QueryDef.ListParameters-->
3688cdf0e10cSrcweir	<element type="method">
3689cdf0e10cSrcweir		<source id="DAO.QueryDef.ListParameters">
3690cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3691cdf0e10cSrcweir			<name>ListParameters</name>
3692cdf0e10cSrcweir			<type>Recordset</type>
3693cdf0e10cSrcweir		</source>
3694cdf0e10cSrcweir	</element>
3695cdf0e10cSrcweir	<!--property::QueryDef.MaxRecords-->
3696cdf0e10cSrcweir	<element type="property">
3697cdf0e10cSrcweir		<source id="DAO.QueryDef.MaxRecords">
3698cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3699cdf0e10cSrcweir			<name>MaxRecords</name>
3700cdf0e10cSrcweir			<type>Integer</type>
3701cdf0e10cSrcweir		</source>
3702cdf0e10cSrcweir	</element>
3703cdf0e10cSrcweir	<!--property::QueryDef.Name-->
3704cdf0e10cSrcweir	<element type="property">
3705cdf0e10cSrcweir		<source id="DAO.QueryDef.Name">
3706cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3707cdf0e10cSrcweir			<name>Name</name>
3708cdf0e10cSrcweir			<type>String</type>
3709cdf0e10cSrcweir		</source>
3710cdf0e10cSrcweir	</element>
3711cdf0e10cSrcweir	<!--property::QueryDef.ODBCTimeout-->
3712cdf0e10cSrcweir	<element type="property">
3713cdf0e10cSrcweir		<source id="DAO.QueryDef.ODBCTimeout">
3714cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3715cdf0e10cSrcweir			<name>ODBCTimeout</name>
3716cdf0e10cSrcweir			<type>short</type>
3717cdf0e10cSrcweir		</source>
3718cdf0e10cSrcweir	</element>
3719cdf0e10cSrcweir	<!--method::QueryDef.OpenRecordset-->
3720cdf0e10cSrcweir	<element type="method">
3721cdf0e10cSrcweir		<source id="DAO.QueryDef.OpenRecordset">
3722cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3723cdf0e10cSrcweir			<name>OpenRecordset</name>
3724cdf0e10cSrcweir			<type>Recordset</type>
3725cdf0e10cSrcweir			<parameter-list>
3726cdf0e10cSrcweir				<parameter optional="true">
3727cdf0e10cSrcweir					<type>Variant</type>
3728cdf0e10cSrcweir					<name>Type</name>
3729cdf0e10cSrcweir				</parameter>
3730cdf0e10cSrcweir				<parameter optional="true">
3731cdf0e10cSrcweir					<type>Variant</type>
3732cdf0e10cSrcweir					<name>Options</name>
3733cdf0e10cSrcweir				</parameter>
3734cdf0e10cSrcweir				<parameter optional="true">
3735cdf0e10cSrcweir					<type>Variant</type>
3736cdf0e10cSrcweir					<name>LockEdit</name>
3737cdf0e10cSrcweir				</parameter>
3738cdf0e10cSrcweir			</parameter-list>
3739cdf0e10cSrcweir		</source>
3740cdf0e10cSrcweir	</element>
3741cdf0e10cSrcweir	<!--property::QueryDef.Parameters {Default} {ReadOnly}-->
3742cdf0e10cSrcweir	<element type="property">
3743cdf0e10cSrcweir		<source id="DAO.QueryDef.Parameters">
3744cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3745cdf0e10cSrcweir			<name default="true">Parameters</name>
3746cdf0e10cSrcweir			<type>Parameters</type>
3747cdf0e10cSrcweir		</source>
3748cdf0e10cSrcweir	</element>
3749cdf0e10cSrcweir	<!--property::QueryDef.Prepare-->
3750cdf0e10cSrcweir	<element type="property">
3751cdf0e10cSrcweir		<source id="DAO.QueryDef.Prepare">
3752cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3753cdf0e10cSrcweir			<name>Prepare</name>
3754cdf0e10cSrcweir			<type>Variant</type>
3755cdf0e10cSrcweir		</source>
3756cdf0e10cSrcweir	</element>
3757cdf0e10cSrcweir	<!--property::QueryDef.Properties {ReadOnly}-->
3758cdf0e10cSrcweir	<element type="property">
3759cdf0e10cSrcweir		<source id="DAO.QueryDef.Properties">
3760cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3761cdf0e10cSrcweir			<name>Properties</name>
3762cdf0e10cSrcweir			<type>Properties</type>
3763cdf0e10cSrcweir		</source>
3764cdf0e10cSrcweir	</element>
3765cdf0e10cSrcweir	<!--property::QueryDef.RecordsAffected {ReadOnly}-->
3766cdf0e10cSrcweir	<element type="property">
3767cdf0e10cSrcweir		<source id="DAO.QueryDef.RecordsAffected">
3768cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3769cdf0e10cSrcweir			<name>RecordsAffected</name>
3770cdf0e10cSrcweir			<type>Integer</type>
3771cdf0e10cSrcweir		</source>
3772cdf0e10cSrcweir	</element>
3773cdf0e10cSrcweir	<!--property::QueryDef.ReturnsRecords-->
3774cdf0e10cSrcweir	<element type="property">
3775cdf0e10cSrcweir		<source id="DAO.QueryDef.ReturnsRecords">
3776cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3777cdf0e10cSrcweir			<name>ReturnsRecords</name>
3778cdf0e10cSrcweir			<type>boolean</type>
3779cdf0e10cSrcweir		</source>
3780cdf0e10cSrcweir	</element>
3781cdf0e10cSrcweir	<!--property::QueryDef.SQL-->
3782cdf0e10cSrcweir	<element type="property">
3783cdf0e10cSrcweir		<source id="DAO.QueryDef.SQL">
3784cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3785cdf0e10cSrcweir			<name>SQL</name>
3786cdf0e10cSrcweir			<type>String</type>
3787cdf0e10cSrcweir		</source>
3788cdf0e10cSrcweir	</element>
3789cdf0e10cSrcweir	<!--property::QueryDef.StillExecuting {ReadOnly}-->
3790cdf0e10cSrcweir	<element type="property">
3791cdf0e10cSrcweir		<source id="DAO.QueryDef.StillExecuting">
3792cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3793cdf0e10cSrcweir			<name>StillExecuting</name>
3794cdf0e10cSrcweir			<type>boolean</type>
3795cdf0e10cSrcweir		</source>
3796cdf0e10cSrcweir	</element>
3797cdf0e10cSrcweir	<!--property::QueryDef.Type {ReadOnly}-->
3798cdf0e10cSrcweir	<element type="property">
3799cdf0e10cSrcweir		<source id="DAO.QueryDef.Type">
3800cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3801cdf0e10cSrcweir			<name>Type</name>
3802cdf0e10cSrcweir			<type>short</type>
3803cdf0e10cSrcweir		</source>
3804cdf0e10cSrcweir	</element>
3805cdf0e10cSrcweir	<!--property::QueryDef.Updatable {ReadOnly}-->
3806cdf0e10cSrcweir	<element type="property">
3807cdf0e10cSrcweir		<source id="DAO.QueryDef.Updatable">
3808cdf0e10cSrcweir			<context kind="class">QueryDef</context>
3809cdf0e10cSrcweir			<name>Updatable</name>
3810cdf0e10cSrcweir			<type>boolean</type>
3811cdf0e10cSrcweir		</source>
3812cdf0e10cSrcweir	</element>
3813cdf0e10cSrcweir	<!--Class::QueryDefs-->
3814cdf0e10cSrcweir	<element type="class">
3815cdf0e10cSrcweir		<source id="DAO.QueryDefs">
3816cdf0e10cSrcweir			<name>QueryDefs</name>
3817cdf0e10cSrcweir		</source>
3818cdf0e10cSrcweir		<destination designation="identity" />
3819cdf0e10cSrcweir	</element>
3820cdf0e10cSrcweir	<!--method::QueryDefs.Append-->
3821cdf0e10cSrcweir	<element type="method">
3822cdf0e10cSrcweir		<source id="DAO.QueryDefs.Append">
3823cdf0e10cSrcweir			<context kind="class">QueryDefs</context>
3824cdf0e10cSrcweir			<name>Append</name>
3825cdf0e10cSrcweir			<type>void</type>
3826cdf0e10cSrcweir			<parameter-list>
3827cdf0e10cSrcweir				<parameter>
3828cdf0e10cSrcweir					<type>Object</type>
3829cdf0e10cSrcweir					<name>Object</name>
3830cdf0e10cSrcweir				</parameter>
3831cdf0e10cSrcweir			</parameter-list>
3832cdf0e10cSrcweir		</source>
3833cdf0e10cSrcweir	</element>
3834cdf0e10cSrcweir	<!--property::QueryDefs.Count {ReadOnly}-->
3835cdf0e10cSrcweir	<element type="property">
3836cdf0e10cSrcweir		<source id="DAO.QueryDefs.Count">
3837cdf0e10cSrcweir			<context kind="class">QueryDefs</context>
3838cdf0e10cSrcweir			<name>Count</name>
3839cdf0e10cSrcweir			<type>short</type>
3840cdf0e10cSrcweir		</source>
3841cdf0e10cSrcweir	</element>
3842cdf0e10cSrcweir	<!--method::QueryDefs.Delete-->
3843cdf0e10cSrcweir	<element type="method">
3844cdf0e10cSrcweir		<source id="DAO.QueryDefs.Delete">
3845cdf0e10cSrcweir			<context kind="class">QueryDefs</context>
3846cdf0e10cSrcweir			<name>Delete</name>
3847cdf0e10cSrcweir			<type>void</type>
3848cdf0e10cSrcweir			<parameter-list>
3849cdf0e10cSrcweir				<parameter>
3850cdf0e10cSrcweir					<type>String</type>
3851cdf0e10cSrcweir					<name>Name</name>
3852cdf0e10cSrcweir				</parameter>
3853cdf0e10cSrcweir			</parameter-list>
3854cdf0e10cSrcweir		</source>
3855cdf0e10cSrcweir	</element>
3856cdf0e10cSrcweir	<!--property::QueryDefs.Item {Default} {ReadOnly}-->
3857cdf0e10cSrcweir	<element type="property">
3858cdf0e10cSrcweir		<source id="DAO.QueryDefs.Item">
3859cdf0e10cSrcweir			<context kind="class">QueryDefs</context>
3860cdf0e10cSrcweir			<name default="true">Item</name>
3861cdf0e10cSrcweir			<type>QueryDef</type>
3862cdf0e10cSrcweir			<parameter-list>
3863cdf0e10cSrcweir				<parameter>
3864cdf0e10cSrcweir					<type>Variant</type>
3865cdf0e10cSrcweir					<name>Item</name>
3866cdf0e10cSrcweir				</parameter>
3867cdf0e10cSrcweir			</parameter-list>
3868cdf0e10cSrcweir		</source>
3869cdf0e10cSrcweir	</element>
3870cdf0e10cSrcweir	<!--method::QueryDefs.Refresh-->
3871cdf0e10cSrcweir	<element type="method">
3872cdf0e10cSrcweir		<source id="DAO.QueryDefs.Refresh">
3873cdf0e10cSrcweir			<context kind="class">QueryDefs</context>
3874cdf0e10cSrcweir			<name>Refresh</name>
3875cdf0e10cSrcweir			<type>void</type>
3876cdf0e10cSrcweir		</source>
3877cdf0e10cSrcweir	</element>
3878cdf0e10cSrcweir	<!--enum::QueryDefStateEnum  {Enumeration}-->
3879cdf0e10cSrcweir	<element type="enumeration">
3880cdf0e10cSrcweir		<source id="DAO.QueryDefStateEnum">
3881cdf0e10cSrcweir			<name>QueryDefStateEnum</name>
3882cdf0e10cSrcweir		</source>
3883cdf0e10cSrcweir		<destination designation="identity" />
3884cdf0e10cSrcweir	</element>
3885cdf0e10cSrcweir	<!--enum::dbQPrepare {Constant}-->
3886cdf0e10cSrcweir	<element type="constant">
3887cdf0e10cSrcweir		<source id="DAO.QueryDefStateEnum.dbQPrepare">
3888cdf0e10cSrcweir			<context kind="enumeration">QueryDefStateEnum</context>
3889cdf0e10cSrcweir			<name>dbQPrepare</name>
3890cdf0e10cSrcweir			<value>1</value>
3891cdf0e10cSrcweir		</source>
3892cdf0e10cSrcweir		<destination designation="identity" />
3893cdf0e10cSrcweir	</element>
3894cdf0e10cSrcweir	<!--enum::dbQUnprepare {Constant}-->
3895cdf0e10cSrcweir	<element type="constant">
3896cdf0e10cSrcweir		<source id="DAO.QueryDefStateEnum.dbQUnprepare">
3897cdf0e10cSrcweir			<context kind="enumeration">QueryDefStateEnum</context>
3898cdf0e10cSrcweir			<name>dbQUnprepare</name>
3899cdf0e10cSrcweir			<value>2</value>
3900cdf0e10cSrcweir		</source>
3901cdf0e10cSrcweir		<destination designation="identity" />
3902cdf0e10cSrcweir	</element>
3903cdf0e10cSrcweir	<!--enum::QueryDefTypeEnum  {Enumeration}-->
3904cdf0e10cSrcweir	<element type="enumeration">
3905cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum">
3906cdf0e10cSrcweir			<name>QueryDefTypeEnum</name>
3907cdf0e10cSrcweir		</source>
3908cdf0e10cSrcweir		<destination designation="identity" />
3909cdf0e10cSrcweir	</element>
3910cdf0e10cSrcweir	<!--enum::dbQAction {Constant}-->
3911cdf0e10cSrcweir	<element type="constant">
3912cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQAction">
3913cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3914cdf0e10cSrcweir			<name>dbQAction</name>
3915cdf0e10cSrcweir			<value>240</value>
3916cdf0e10cSrcweir		</source>
3917cdf0e10cSrcweir		<destination designation="identity" />
3918cdf0e10cSrcweir	</element>
3919cdf0e10cSrcweir	<!--enum::dbQAppend {Constant}-->
3920cdf0e10cSrcweir	<element type="constant">
3921cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQAppend">
3922cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3923cdf0e10cSrcweir			<name>dbQAppend</name>
3924cdf0e10cSrcweir			<value>64</value>
3925cdf0e10cSrcweir		</source>
3926cdf0e10cSrcweir		<destination designation="identity" />
3927cdf0e10cSrcweir	</element>
3928cdf0e10cSrcweir	<!--enum::dbQCompound {Constant}-->
3929cdf0e10cSrcweir	<element type="constant">
3930cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQCompound">
3931cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3932cdf0e10cSrcweir			<name>dbQCompound</name>
3933cdf0e10cSrcweir			<value>160</value>
3934cdf0e10cSrcweir		</source>
3935cdf0e10cSrcweir		<destination designation="identity" />
3936cdf0e10cSrcweir	</element>
3937cdf0e10cSrcweir	<!--enum::dbQCrosstab {Constant}-->
3938cdf0e10cSrcweir	<element type="constant">
3939cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQCrosstab">
3940cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3941cdf0e10cSrcweir			<name>dbQCrosstab</name>
3942cdf0e10cSrcweir			<value>16</value>
3943cdf0e10cSrcweir		</source>
3944cdf0e10cSrcweir		<destination designation="identity" />
3945cdf0e10cSrcweir	</element>
3946cdf0e10cSrcweir	<!--enum::dbQDDL {Constant}-->
3947cdf0e10cSrcweir	<element type="constant">
3948cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQDDL">
3949cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3950cdf0e10cSrcweir			<name>dbQDDL</name>
3951cdf0e10cSrcweir			<value>96</value>
3952cdf0e10cSrcweir		</source>
3953cdf0e10cSrcweir		<destination designation="identity" />
3954cdf0e10cSrcweir	</element>
3955cdf0e10cSrcweir	<!--enum::dbQDelete {Constant}-->
3956cdf0e10cSrcweir	<element type="constant">
3957cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQDelete">
3958cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3959cdf0e10cSrcweir			<name>dbQDelete</name>
3960cdf0e10cSrcweir			<value>32</value>
3961cdf0e10cSrcweir		</source>
3962cdf0e10cSrcweir		<destination designation="identity" />
3963cdf0e10cSrcweir	</element>
3964cdf0e10cSrcweir	<!--enum::dbQMakeTable {Constant}-->
3965cdf0e10cSrcweir	<element type="constant">
3966cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQMakeTable">
3967cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3968cdf0e10cSrcweir			<name>dbQMakeTable</name>
3969cdf0e10cSrcweir			<value>80</value>
3970cdf0e10cSrcweir		</source>
3971cdf0e10cSrcweir		<destination designation="identity" />
3972cdf0e10cSrcweir	</element>
3973cdf0e10cSrcweir	<!--enum::dbQProcedure {Constant}-->
3974cdf0e10cSrcweir	<element type="constant">
3975cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQProcedure">
3976cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3977cdf0e10cSrcweir			<name>dbQProcedure</name>
3978cdf0e10cSrcweir			<value>224</value>
3979cdf0e10cSrcweir		</source>
3980cdf0e10cSrcweir		<destination designation="identity" />
3981cdf0e10cSrcweir	</element>
3982cdf0e10cSrcweir	<!--enum::dbQSelect {Constant}-->
3983cdf0e10cSrcweir	<element type="constant">
3984cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQSelect">
3985cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3986cdf0e10cSrcweir			<name>dbQSelect</name>
3987cdf0e10cSrcweir			<value>0</value>
3988cdf0e10cSrcweir		</source>
3989cdf0e10cSrcweir		<destination designation="identity" />
3990cdf0e10cSrcweir	</element>
3991cdf0e10cSrcweir	<!--enum::dbQSetOperation {Constant}-->
3992cdf0e10cSrcweir	<element type="constant">
3993cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQSetOperation">
3994cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
3995cdf0e10cSrcweir			<name>dbQSetOperation</name>
3996cdf0e10cSrcweir			<value>128</value>
3997cdf0e10cSrcweir		</source>
3998cdf0e10cSrcweir		<destination designation="identity" />
3999cdf0e10cSrcweir	</element>
4000cdf0e10cSrcweir	<!--enum::dbQSPTBulk {Constant}-->
4001cdf0e10cSrcweir	<element type="constant">
4002cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQSPTBulk">
4003cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
4004cdf0e10cSrcweir			<name>dbQSPTBulk</name>
4005cdf0e10cSrcweir			<value>144</value>
4006cdf0e10cSrcweir		</source>
4007cdf0e10cSrcweir		<destination designation="identity" />
4008cdf0e10cSrcweir	</element>
4009cdf0e10cSrcweir	<!--enum::dbQSQLPassThrough {Constant}-->
4010cdf0e10cSrcweir	<element type="constant">
4011cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQSQLPassThrough">
4012cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
4013cdf0e10cSrcweir			<name>dbQSQLPassThrough</name>
4014cdf0e10cSrcweir			<value>112</value>
4015cdf0e10cSrcweir		</source>
4016cdf0e10cSrcweir		<destination designation="identity" />
4017cdf0e10cSrcweir	</element>
4018cdf0e10cSrcweir	<!--enum::dbQUpdate {Constant}-->
4019cdf0e10cSrcweir	<element type="constant">
4020cdf0e10cSrcweir		<source id="DAO.QueryDefTypeEnum.dbQUpdate">
4021cdf0e10cSrcweir			<context kind="enumeration">QueryDefTypeEnum</context>
4022cdf0e10cSrcweir			<name>dbQUpdate</name>
4023cdf0e10cSrcweir			<value>48</value>
4024cdf0e10cSrcweir		</source>
4025cdf0e10cSrcweir		<destination designation="identity" />
4026cdf0e10cSrcweir	</element>
4027cdf0e10cSrcweir	<!--Class::Recordset-->
4028cdf0e10cSrcweir	<element type="class">
4029cdf0e10cSrcweir		<source id="DAO.Recordset">
4030cdf0e10cSrcweir			<name>Recordset</name>
4031cdf0e10cSrcweir		</source>
4032cdf0e10cSrcweir		<destination designation="identity" />
4033cdf0e10cSrcweir	</element>
4034cdf0e10cSrcweir	<!--property::Recordset.AbsolutePosition-->
4035cdf0e10cSrcweir	<element type="property">
4036cdf0e10cSrcweir		<source id="DAO.Recordset.AbsolutePosition">
4037cdf0e10cSrcweir			<context kind="class">Recordset</context>
4038cdf0e10cSrcweir			<name>AbsolutePosition</name>
4039cdf0e10cSrcweir			<type>Integer</type>
4040cdf0e10cSrcweir		</source>
4041cdf0e10cSrcweir	</element>
4042cdf0e10cSrcweir	<!--method::Recordset.AddNew-->
4043cdf0e10cSrcweir	<element type="method">
4044cdf0e10cSrcweir		<source id="DAO.Recordset.AddNew">
4045cdf0e10cSrcweir			<context kind="class">Recordset</context>
4046cdf0e10cSrcweir			<name>AddNew</name>
4047cdf0e10cSrcweir			<type>void</type>
4048cdf0e10cSrcweir		</source>
4049cdf0e10cSrcweir	</element>
4050cdf0e10cSrcweir	<!--property::Recordset.BatchCollisionCount {ReadOnly}-->
4051cdf0e10cSrcweir	<element type="property">
4052cdf0e10cSrcweir		<source id="DAO.Recordset.BatchCollisionCount">
4053cdf0e10cSrcweir			<context kind="class">Recordset</context>
4054cdf0e10cSrcweir			<name>BatchCollisionCount</name>
4055cdf0e10cSrcweir			<type>Integer</type>
4056cdf0e10cSrcweir		</source>
4057cdf0e10cSrcweir	</element>
4058cdf0e10cSrcweir	<!--property::Recordset.BatchCollisions {ReadOnly}-->
4059cdf0e10cSrcweir	<element type="property">
4060cdf0e10cSrcweir		<source id="DAO.Recordset.BatchCollisions">
4061cdf0e10cSrcweir			<context kind="class">Recordset</context>
4062cdf0e10cSrcweir			<name>BatchCollisions</name>
4063cdf0e10cSrcweir			<type>Variant</type>
4064cdf0e10cSrcweir		</source>
4065cdf0e10cSrcweir	</element>
4066cdf0e10cSrcweir	<!--property::Recordset.BatchSize-->
4067cdf0e10cSrcweir	<element type="property">
4068cdf0e10cSrcweir		<source id="DAO.Recordset.BatchSize">
4069cdf0e10cSrcweir			<context kind="class">Recordset</context>
4070cdf0e10cSrcweir			<name>BatchSize</name>
4071cdf0e10cSrcweir			<type>Integer</type>
4072cdf0e10cSrcweir		</source>
4073cdf0e10cSrcweir	</element>
4074cdf0e10cSrcweir	<!--property::Recordset.BOF {ReadOnly}-->
4075cdf0e10cSrcweir	<element type="property">
4076cdf0e10cSrcweir		<source id="DAO.Recordset.BOF">
4077cdf0e10cSrcweir			<context kind="class">Recordset</context>
4078cdf0e10cSrcweir			<name>BOF</name>
4079cdf0e10cSrcweir			<type>boolean</type>
4080cdf0e10cSrcweir		</source>
4081cdf0e10cSrcweir	</element>
4082cdf0e10cSrcweir	<!--property::Recordset.Bookmark-->
4083cdf0e10cSrcweir	<element type="property">
4084cdf0e10cSrcweir		<source id="DAO.Recordset.Bookmark">
4085cdf0e10cSrcweir			<context kind="class">Recordset</context>
4086cdf0e10cSrcweir			<name>Bookmark</name>
4087cdf0e10cSrcweir			<type>VT_SAFEARRAY+VT_UI1</type>
4088cdf0e10cSrcweir		</source>
4089cdf0e10cSrcweir	</element>
4090cdf0e10cSrcweir	<!--property::Recordset.Bookmarkable {ReadOnly}-->
4091cdf0e10cSrcweir	<element type="property">
4092cdf0e10cSrcweir		<source id="DAO.Recordset.Bookmarkable">
4093cdf0e10cSrcweir			<context kind="class">Recordset</context>
4094cdf0e10cSrcweir			<name>Bookmarkable</name>
4095cdf0e10cSrcweir			<type>boolean</type>
4096cdf0e10cSrcweir		</source>
4097cdf0e10cSrcweir	</element>
4098cdf0e10cSrcweir	<!--property::Recordset.CacheSize-->
4099cdf0e10cSrcweir	<element type="property">
4100cdf0e10cSrcweir		<source id="DAO.Recordset.CacheSize">
4101cdf0e10cSrcweir			<context kind="class">Recordset</context>
4102cdf0e10cSrcweir			<name>CacheSize</name>
4103cdf0e10cSrcweir			<type>Integer</type>
4104cdf0e10cSrcweir		</source>
4105cdf0e10cSrcweir	</element>
4106cdf0e10cSrcweir	<!--property::Recordset.CacheStart-->
4107cdf0e10cSrcweir	<element type="property">
4108cdf0e10cSrcweir		<source id="DAO.Recordset.CacheStart">
4109cdf0e10cSrcweir			<context kind="class">Recordset</context>
4110cdf0e10cSrcweir			<name>CacheStart</name>
4111cdf0e10cSrcweir			<type>VT_SAFEARRAY+VT_UI1</type>
4112cdf0e10cSrcweir		</source>
4113cdf0e10cSrcweir	</element>
4114cdf0e10cSrcweir	<!--method::Recordset.Cancel-->
4115cdf0e10cSrcweir	<element type="method">
4116cdf0e10cSrcweir		<source id="DAO.Recordset.Cancel">
4117cdf0e10cSrcweir			<context kind="class">Recordset</context>
4118cdf0e10cSrcweir			<name>Cancel</name>
4119cdf0e10cSrcweir			<type>void</type>
4120cdf0e10cSrcweir		</source>
4121cdf0e10cSrcweir	</element>
4122cdf0e10cSrcweir	<!--method::Recordset.CancelUpdate-->
4123cdf0e10cSrcweir	<element type="method">
4124cdf0e10cSrcweir		<source id="DAO.Recordset.CancelUpdate">
4125cdf0e10cSrcweir			<context kind="class">Recordset</context>
4126cdf0e10cSrcweir			<name>CancelUpdate</name>
4127cdf0e10cSrcweir			<type>void</type>
4128cdf0e10cSrcweir			<parameter-list>
4129cdf0e10cSrcweir				<parameter optional="true">
4130cdf0e10cSrcweir					<type>Integer</type>
4131cdf0e10cSrcweir					<name>UpdateType</name>
4132cdf0e10cSrcweir				</parameter>
4133cdf0e10cSrcweir			</parameter-list>
4134cdf0e10cSrcweir		</source>
4135cdf0e10cSrcweir	</element>
4136cdf0e10cSrcweir	<!--method::Recordset.Clone-->
4137cdf0e10cSrcweir	<element type="method">
4138cdf0e10cSrcweir		<source id="DAO.Recordset.Clone">
4139cdf0e10cSrcweir			<context kind="class">Recordset</context>
4140cdf0e10cSrcweir			<name>Clone</name>
4141cdf0e10cSrcweir			<type>Recordset</type>
4142cdf0e10cSrcweir		</source>
4143cdf0e10cSrcweir	</element>
4144cdf0e10cSrcweir	<!--method::Recordset.Close-->
4145cdf0e10cSrcweir	<element type="method">
4146cdf0e10cSrcweir		<source id="DAO.Recordset.Close">
4147cdf0e10cSrcweir			<context kind="class">Recordset</context>
4148cdf0e10cSrcweir			<name>Close</name>
4149cdf0e10cSrcweir			<type>void</type>
4150cdf0e10cSrcweir		</source>
4151cdf0e10cSrcweir	</element>
4152cdf0e10cSrcweir	<!--property::Recordset.Collect-->
4153cdf0e10cSrcweir	<element type="property">
4154cdf0e10cSrcweir		<source id="DAO.Recordset.Collect">
4155cdf0e10cSrcweir			<context kind="class">Recordset</context>
4156cdf0e10cSrcweir			<name>Collect</name>
4157cdf0e10cSrcweir			<type>Variant</type>
4158cdf0e10cSrcweir			<parameter-list>
4159cdf0e10cSrcweir				<parameter>
4160cdf0e10cSrcweir					<type>Variant</type>
4161cdf0e10cSrcweir					<name>Item</name>
4162cdf0e10cSrcweir				</parameter>
4163cdf0e10cSrcweir			</parameter-list>
4164cdf0e10cSrcweir		</source>
4165cdf0e10cSrcweir	</element>
4166cdf0e10cSrcweir	<!--property::Recordset.Connection {ReadOnly}-->
4167cdf0e10cSrcweir	<element type="property">
4168cdf0e10cSrcweir		<source id="DAO.Recordset.Connection">
4169cdf0e10cSrcweir			<context kind="class">Recordset</context>
4170cdf0e10cSrcweir			<name>Connection</name>
4171cdf0e10cSrcweir			<type>Connection</type>
4172cdf0e10cSrcweir		</source>
4173cdf0e10cSrcweir	</element>
4174cdf0e10cSrcweir	<!--method::Recordset.CopyQueryDef-->
4175cdf0e10cSrcweir	<element type="method">
4176cdf0e10cSrcweir		<source id="DAO.Recordset.CopyQueryDef">
4177cdf0e10cSrcweir			<context kind="class">Recordset</context>
4178cdf0e10cSrcweir			<name>CopyQueryDef</name>
4179cdf0e10cSrcweir			<type>QueryDef</type>
4180cdf0e10cSrcweir		</source>
4181cdf0e10cSrcweir	</element>
4182cdf0e10cSrcweir	<!--method::Recordset.CreateDynaset-->
4183cdf0e10cSrcweir	<element type="method">
4184cdf0e10cSrcweir		<source id="DAO.Recordset.CreateDynaset">
4185cdf0e10cSrcweir			<context kind="class">Recordset</context>
4186cdf0e10cSrcweir			<name>CreateDynaset</name>
4187cdf0e10cSrcweir			<type>Recordset</type>
4188cdf0e10cSrcweir			<parameter-list>
4189cdf0e10cSrcweir				<parameter optional="true">
4190cdf0e10cSrcweir					<type>Variant</type>
4191cdf0e10cSrcweir					<name>Options</name>
4192cdf0e10cSrcweir				</parameter>
4193cdf0e10cSrcweir				<parameter optional="true">
4194cdf0e10cSrcweir					<type>Variant</type>
4195cdf0e10cSrcweir					<name>Inconsistent</name>
4196cdf0e10cSrcweir				</parameter>
4197cdf0e10cSrcweir			</parameter-list>
4198cdf0e10cSrcweir		</source>
4199cdf0e10cSrcweir	</element>
4200cdf0e10cSrcweir	<!--method::Recordset.CreateSnapshot-->
4201cdf0e10cSrcweir	<element type="method">
4202cdf0e10cSrcweir		<source id="DAO.Recordset.CreateSnapshot">
4203cdf0e10cSrcweir			<context kind="class">Recordset</context>
4204cdf0e10cSrcweir			<name>CreateSnapshot</name>
4205cdf0e10cSrcweir			<type>Recordset</type>
4206cdf0e10cSrcweir			<parameter-list>
4207cdf0e10cSrcweir				<parameter optional="true">
4208cdf0e10cSrcweir					<type>Variant</type>
4209cdf0e10cSrcweir					<name>Options</name>
4210cdf0e10cSrcweir				</parameter>
4211cdf0e10cSrcweir			</parameter-list>
4212cdf0e10cSrcweir		</source>
4213cdf0e10cSrcweir	</element>
4214cdf0e10cSrcweir	<!--property::Recordset.DateCreated {ReadOnly}-->
4215cdf0e10cSrcweir	<element type="property">
4216cdf0e10cSrcweir		<source id="DAO.Recordset.DateCreated">
4217cdf0e10cSrcweir			<context kind="class">Recordset</context>
4218cdf0e10cSrcweir			<name>DateCreated</name>
4219cdf0e10cSrcweir			<type>Variant</type>
4220cdf0e10cSrcweir		</source>
4221cdf0e10cSrcweir	</element>
4222cdf0e10cSrcweir	<!--method::Recordset.Delete-->
4223cdf0e10cSrcweir	<element type="method">
4224cdf0e10cSrcweir		<source id="DAO.Recordset.Delete">
4225cdf0e10cSrcweir			<context kind="class">Recordset</context>
4226cdf0e10cSrcweir			<name>Delete</name>
4227cdf0e10cSrcweir			<type>void</type>
4228cdf0e10cSrcweir		</source>
4229cdf0e10cSrcweir	</element>
4230cdf0e10cSrcweir	<!--method::Recordset.Edit-->
4231cdf0e10cSrcweir	<element type="method">
4232cdf0e10cSrcweir		<source id="DAO.Recordset.Edit">
4233cdf0e10cSrcweir			<context kind="class">Recordset</context>
4234cdf0e10cSrcweir			<name>Edit</name>
4235cdf0e10cSrcweir			<type>void</type>
4236cdf0e10cSrcweir		</source>
4237cdf0e10cSrcweir	</element>
4238cdf0e10cSrcweir	<!--property::Recordset.EditMode {ReadOnly}-->
4239cdf0e10cSrcweir	<element type="property">
4240cdf0e10cSrcweir		<source id="DAO.Recordset.EditMode">
4241cdf0e10cSrcweir			<context kind="class">Recordset</context>
4242cdf0e10cSrcweir			<name>EditMode</name>
4243cdf0e10cSrcweir			<type>short</type>
4244cdf0e10cSrcweir		</source>
4245cdf0e10cSrcweir	</element>
4246cdf0e10cSrcweir	<!--property::Recordset.EOF {ReadOnly}-->
4247cdf0e10cSrcweir	<element type="property">
4248cdf0e10cSrcweir		<source id="DAO.Recordset.EOF">
4249cdf0e10cSrcweir			<context kind="class">Recordset</context>
4250cdf0e10cSrcweir			<name>EOF</name>
4251cdf0e10cSrcweir			<type>boolean</type>
4252cdf0e10cSrcweir		</source>
4253cdf0e10cSrcweir	</element>
4254cdf0e10cSrcweir	<!--property::Recordset.Fields {Default} {ReadOnly}-->
4255cdf0e10cSrcweir	<element type="property">
4256cdf0e10cSrcweir		<source id="DAO.Recordset.Fields">
4257cdf0e10cSrcweir			<context kind="class">Recordset</context>
4258cdf0e10cSrcweir			<name default="true">Fields</name>
4259cdf0e10cSrcweir			<type>Fields</type>
4260cdf0e10cSrcweir		</source>
4261cdf0e10cSrcweir	</element>
4262cdf0e10cSrcweir	<!--method::Recordset.FillCache-->
4263cdf0e10cSrcweir	<element type="method">
4264cdf0e10cSrcweir		<source id="DAO.Recordset.FillCache">
4265cdf0e10cSrcweir			<context kind="class">Recordset</context>
4266cdf0e10cSrcweir			<name>FillCache</name>
4267cdf0e10cSrcweir			<type>void</type>
4268cdf0e10cSrcweir			<parameter-list>
4269cdf0e10cSrcweir				<parameter optional="true">
4270cdf0e10cSrcweir					<type>Variant</type>
4271cdf0e10cSrcweir					<name>Rows</name>
4272cdf0e10cSrcweir				</parameter>
4273cdf0e10cSrcweir				<parameter optional="true">
4274cdf0e10cSrcweir					<type>Variant</type>
4275cdf0e10cSrcweir					<name>StartBookmark</name>
4276cdf0e10cSrcweir				</parameter>
4277cdf0e10cSrcweir			</parameter-list>
4278cdf0e10cSrcweir		</source>
4279cdf0e10cSrcweir	</element>
4280cdf0e10cSrcweir	<!--property::Recordset.Filter-->
4281cdf0e10cSrcweir	<element type="property">
4282cdf0e10cSrcweir		<source id="DAO.Recordset.Filter">
4283cdf0e10cSrcweir			<context kind="class">Recordset</context>
4284cdf0e10cSrcweir			<name>Filter</name>
4285cdf0e10cSrcweir			<type>String</type>
4286cdf0e10cSrcweir		</source>
4287cdf0e10cSrcweir	</element>
4288cdf0e10cSrcweir	<!--method::Recordset.FindFirst-->
4289cdf0e10cSrcweir	<element type="method">
4290cdf0e10cSrcweir		<source id="DAO.Recordset.FindFirst">
4291cdf0e10cSrcweir			<context kind="class">Recordset</context>
4292cdf0e10cSrcweir			<name>FindFirst</name>
4293cdf0e10cSrcweir			<type>void</type>
4294cdf0e10cSrcweir			<parameter-list>
4295cdf0e10cSrcweir				<parameter>
4296cdf0e10cSrcweir					<type>String</type>
4297cdf0e10cSrcweir					<name>Criteria</name>
4298cdf0e10cSrcweir				</parameter>
4299cdf0e10cSrcweir			</parameter-list>
4300cdf0e10cSrcweir		</source>
4301cdf0e10cSrcweir	</element>
4302cdf0e10cSrcweir	<!--method::Recordset.FindLast-->
4303cdf0e10cSrcweir	<element type="method">
4304cdf0e10cSrcweir		<source id="DAO.Recordset.FindLast">
4305cdf0e10cSrcweir			<context kind="class">Recordset</context>
4306cdf0e10cSrcweir			<name>FindLast</name>
4307cdf0e10cSrcweir			<type>void</type>
4308cdf0e10cSrcweir			<parameter-list>
4309cdf0e10cSrcweir				<parameter>
4310cdf0e10cSrcweir					<type>String</type>
4311cdf0e10cSrcweir					<name>Criteria</name>
4312cdf0e10cSrcweir				</parameter>
4313cdf0e10cSrcweir			</parameter-list>
4314cdf0e10cSrcweir		</source>
4315cdf0e10cSrcweir	</element>
4316cdf0e10cSrcweir	<!--method::Recordset.FindNext-->
4317cdf0e10cSrcweir	<element type="method">
4318cdf0e10cSrcweir		<source id="DAO.Recordset.FindNext">
4319cdf0e10cSrcweir			<context kind="class">Recordset</context>
4320cdf0e10cSrcweir			<name>FindNext</name>
4321cdf0e10cSrcweir			<type>void</type>
4322cdf0e10cSrcweir			<parameter-list>
4323cdf0e10cSrcweir				<parameter>
4324cdf0e10cSrcweir					<type>String</type>
4325cdf0e10cSrcweir					<name>Criteria</name>
4326cdf0e10cSrcweir				</parameter>
4327cdf0e10cSrcweir			</parameter-list>
4328cdf0e10cSrcweir		</source>
4329cdf0e10cSrcweir	</element>
4330cdf0e10cSrcweir	<!--method::Recordset.FindPrevious-->
4331cdf0e10cSrcweir	<element type="method">
4332cdf0e10cSrcweir		<source id="DAO.Recordset.FindPrevious">
4333cdf0e10cSrcweir			<context kind="class">Recordset</context>
4334cdf0e10cSrcweir			<name>FindPrevious</name>
4335cdf0e10cSrcweir			<type>void</type>
4336cdf0e10cSrcweir			<parameter-list>
4337cdf0e10cSrcweir				<parameter>
4338cdf0e10cSrcweir					<type>String</type>
4339cdf0e10cSrcweir					<name>Criteria</name>
4340cdf0e10cSrcweir				</parameter>
4341cdf0e10cSrcweir			</parameter-list>
4342cdf0e10cSrcweir		</source>
4343cdf0e10cSrcweir	</element>
4344cdf0e10cSrcweir	<!--method::Recordset.GetRows-->
4345cdf0e10cSrcweir	<element type="method">
4346cdf0e10cSrcweir		<source id="DAO.Recordset.GetRows">
4347cdf0e10cSrcweir			<context kind="class">Recordset</context>
4348cdf0e10cSrcweir			<name>GetRows</name>
4349cdf0e10cSrcweir			<type>Variant</type>
4350cdf0e10cSrcweir			<parameter-list>
4351cdf0e10cSrcweir				<parameter optional="true">
4352cdf0e10cSrcweir					<type>Variant</type>
4353cdf0e10cSrcweir					<name>NumRows</name>
4354cdf0e10cSrcweir				</parameter>
4355cdf0e10cSrcweir			</parameter-list>
4356cdf0e10cSrcweir		</source>
4357cdf0e10cSrcweir	</element>
4358cdf0e10cSrcweir	<!--property::Recordset.hStmt {ReadOnly}-->
4359cdf0e10cSrcweir	<element type="property">
4360cdf0e10cSrcweir		<source id="DAO.Recordset.hStmt">
4361cdf0e10cSrcweir			<context kind="class">Recordset</context>
4362cdf0e10cSrcweir			<name>hStmt</name>
4363cdf0e10cSrcweir			<type>Integer</type>
4364cdf0e10cSrcweir		</source>
4365cdf0e10cSrcweir	</element>
4366cdf0e10cSrcweir	<!--property::Recordset.Index-->
4367cdf0e10cSrcweir	<element type="property">
4368cdf0e10cSrcweir		<source id="DAO.Recordset.Index">
4369cdf0e10cSrcweir			<context kind="class">Recordset</context>
4370cdf0e10cSrcweir			<name>Index</name>
4371cdf0e10cSrcweir			<type>String</type>
4372cdf0e10cSrcweir		</source>
4373cdf0e10cSrcweir	</element>
4374cdf0e10cSrcweir	<!--property::Recordset.Indexes {ReadOnly}-->
4375cdf0e10cSrcweir	<element type="property">
4376cdf0e10cSrcweir		<source id="DAO.Recordset.Indexes">
4377cdf0e10cSrcweir			<context kind="class">Recordset</context>
4378cdf0e10cSrcweir			<name>Indexes</name>
4379cdf0e10cSrcweir			<type>Indexes</type>
4380cdf0e10cSrcweir		</source>
4381cdf0e10cSrcweir	</element>
4382cdf0e10cSrcweir	<!--property::Recordset.LastModified {ReadOnly}-->
4383cdf0e10cSrcweir	<element type="property">
4384cdf0e10cSrcweir		<source id="DAO.Recordset.LastModified">
4385cdf0e10cSrcweir			<context kind="class">Recordset</context>
4386cdf0e10cSrcweir			<name>LastModified</name>
4387cdf0e10cSrcweir			<type>VT_SAFEARRAY+VT_UI1</type>
4388cdf0e10cSrcweir		</source>
4389cdf0e10cSrcweir	</element>
4390cdf0e10cSrcweir	<!--property::Recordset.LastUpdated {ReadOnly}-->
4391cdf0e10cSrcweir	<element type="property">
4392cdf0e10cSrcweir		<source id="DAO.Recordset.LastUpdated">
4393cdf0e10cSrcweir			<context kind="class">Recordset</context>
4394cdf0e10cSrcweir			<name>LastUpdated</name>
4395cdf0e10cSrcweir			<type>Variant</type>
4396cdf0e10cSrcweir		</source>
4397cdf0e10cSrcweir	</element>
4398cdf0e10cSrcweir	<!--method::Recordset.ListFields-->
4399cdf0e10cSrcweir	<element type="method">
4400cdf0e10cSrcweir		<source id="DAO.Recordset.ListFields">
4401cdf0e10cSrcweir			<context kind="class">Recordset</context>
4402cdf0e10cSrcweir			<name>ListFields</name>
4403cdf0e10cSrcweir			<type>Recordset</type>
4404cdf0e10cSrcweir		</source>
4405cdf0e10cSrcweir	</element>
4406cdf0e10cSrcweir	<!--method::Recordset.ListIndexes-->
4407cdf0e10cSrcweir	<element type="method">
4408cdf0e10cSrcweir		<source id="DAO.Recordset.ListIndexes">
4409cdf0e10cSrcweir			<context kind="class">Recordset</context>
4410cdf0e10cSrcweir			<name>ListIndexes</name>
4411cdf0e10cSrcweir			<type>Recordset</type>
4412cdf0e10cSrcweir		</source>
4413cdf0e10cSrcweir	</element>
4414cdf0e10cSrcweir	<!--property::Recordset.LockEdits-->
4415cdf0e10cSrcweir	<element type="property">
4416cdf0e10cSrcweir		<source id="DAO.Recordset.LockEdits">
4417cdf0e10cSrcweir			<context kind="class">Recordset</context>
4418cdf0e10cSrcweir			<name>LockEdits</name>
4419cdf0e10cSrcweir			<type>boolean</type>
4420cdf0e10cSrcweir		</source>
4421cdf0e10cSrcweir	</element>
4422cdf0e10cSrcweir	<!--method::Recordset.Move-->
4423cdf0e10cSrcweir	<element type="method">
4424cdf0e10cSrcweir		<source id="DAO.Recordset.Move">
4425cdf0e10cSrcweir			<context kind="class">Recordset</context>
4426cdf0e10cSrcweir			<name>Move</name>
4427cdf0e10cSrcweir			<type>void</type>
4428cdf0e10cSrcweir			<parameter-list>
4429cdf0e10cSrcweir				<parameter>
4430cdf0e10cSrcweir					<type>Integer</type>
4431cdf0e10cSrcweir					<name>Rows</name>
4432cdf0e10cSrcweir				</parameter>
4433cdf0e10cSrcweir				<parameter optional="true">
4434cdf0e10cSrcweir					<type>Variant</type>
4435cdf0e10cSrcweir					<name>StartBookmark</name>
4436cdf0e10cSrcweir				</parameter>
4437cdf0e10cSrcweir			</parameter-list>
4438cdf0e10cSrcweir		</source>
4439cdf0e10cSrcweir	</element>
4440cdf0e10cSrcweir	<!--method::Recordset.MoveFirst-->
4441cdf0e10cSrcweir	<element type="method">
4442cdf0e10cSrcweir		<source id="DAO.Recordset.MoveFirst">
4443cdf0e10cSrcweir			<context kind="class">Recordset</context>
4444cdf0e10cSrcweir			<name>MoveFirst</name>
4445cdf0e10cSrcweir			<type>void</type>
4446cdf0e10cSrcweir		</source>
4447cdf0e10cSrcweir	</element>
4448cdf0e10cSrcweir	<!--method::Recordset.MoveLast-->
4449cdf0e10cSrcweir	<element type="method">
4450cdf0e10cSrcweir		<source id="DAO.Recordset.MoveLast">
4451cdf0e10cSrcweir			<context kind="class">Recordset</context>
4452cdf0e10cSrcweir			<name>MoveLast</name>
4453cdf0e10cSrcweir			<type>void</type>
4454cdf0e10cSrcweir			<parameter-list>
4455cdf0e10cSrcweir				<parameter optional="true">
4456cdf0e10cSrcweir					<type>Integer</type>
4457cdf0e10cSrcweir					<name>Options</name>
4458cdf0e10cSrcweir				</parameter>
4459cdf0e10cSrcweir			</parameter-list>
4460cdf0e10cSrcweir		</source>
4461cdf0e10cSrcweir	</element>
4462cdf0e10cSrcweir	<!--method::Recordset.MoveNext-->
4463cdf0e10cSrcweir	<element type="method">
4464cdf0e10cSrcweir		<source id="DAO.Recordset.MoveNext">
4465cdf0e10cSrcweir			<context kind="class">Recordset</context>
4466cdf0e10cSrcweir			<name>MoveNext</name>
4467cdf0e10cSrcweir			<type>void</type>
4468cdf0e10cSrcweir		</source>
4469cdf0e10cSrcweir	</element>
4470cdf0e10cSrcweir	<!--method::Recordset.MovePrevious-->
4471cdf0e10cSrcweir	<element type="method">
4472cdf0e10cSrcweir		<source id="DAO.Recordset.MovePrevious">
4473cdf0e10cSrcweir			<context kind="class">Recordset</context>
4474cdf0e10cSrcweir			<name>MovePrevious</name>
4475cdf0e10cSrcweir			<type>void</type>
4476cdf0e10cSrcweir		</source>
4477cdf0e10cSrcweir	</element>
4478cdf0e10cSrcweir	<!--property::Recordset.Name {ReadOnly}-->
4479cdf0e10cSrcweir	<element type="property">
4480cdf0e10cSrcweir		<source id="DAO.Recordset.Name">
4481cdf0e10cSrcweir			<context kind="class">Recordset</context>
4482cdf0e10cSrcweir			<name>Name</name>
4483cdf0e10cSrcweir			<type>String</type>
4484cdf0e10cSrcweir		</source>
4485cdf0e10cSrcweir	</element>
4486cdf0e10cSrcweir	<!--method::Recordset.NextRecordset-->
4487cdf0e10cSrcweir	<element type="method">
4488cdf0e10cSrcweir		<source id="DAO.Recordset.NextRecordset">
4489cdf0e10cSrcweir			<context kind="class">Recordset</context>
4490cdf0e10cSrcweir			<name>NextRecordset</name>
4491cdf0e10cSrcweir			<type>boolean</type>
4492cdf0e10cSrcweir		</source>
4493cdf0e10cSrcweir	</element>
4494cdf0e10cSrcweir	<!--property::Recordset.NoMatch {ReadOnly}-->
4495cdf0e10cSrcweir	<element type="property">
4496cdf0e10cSrcweir		<source id="DAO.Recordset.NoMatch">
4497cdf0e10cSrcweir			<context kind="class">Recordset</context>
4498cdf0e10cSrcweir			<name>NoMatch</name>
4499cdf0e10cSrcweir			<type>boolean</type>
4500cdf0e10cSrcweir		</source>
4501cdf0e10cSrcweir	</element>
4502cdf0e10cSrcweir	<!--property::Recordset.ODBCFetchCount {ReadOnly}-->
4503cdf0e10cSrcweir	<element type="property">
4504cdf0e10cSrcweir		<source id="DAO.Recordset.ODBCFetchCount">
4505cdf0e10cSrcweir			<context kind="class">Recordset</context>
4506cdf0e10cSrcweir			<name>ODBCFetchCount</name>
4507cdf0e10cSrcweir			<type>Integer</type>
4508cdf0e10cSrcweir		</source>
4509cdf0e10cSrcweir	</element>
4510cdf0e10cSrcweir	<!--property::Recordset.ODBCFetchDelay {ReadOnly}-->
4511cdf0e10cSrcweir	<element type="property">
4512cdf0e10cSrcweir		<source id="DAO.Recordset.ODBCFetchDelay">
4513cdf0e10cSrcweir			<context kind="class">Recordset</context>
4514cdf0e10cSrcweir			<name>ODBCFetchDelay</name>
4515cdf0e10cSrcweir			<type>Integer</type>
4516cdf0e10cSrcweir		</source>
4517cdf0e10cSrcweir	</element>
4518cdf0e10cSrcweir	<!--method::Recordset.OpenRecordset-->
4519cdf0e10cSrcweir	<element type="method">
4520cdf0e10cSrcweir		<source id="DAO.Recordset.OpenRecordset">
4521cdf0e10cSrcweir			<context kind="class">Recordset</context>
4522cdf0e10cSrcweir			<name>OpenRecordset</name>
4523cdf0e10cSrcweir			<type>Recordset</type>
4524cdf0e10cSrcweir			<parameter-list>
4525cdf0e10cSrcweir				<parameter optional="true">
4526cdf0e10cSrcweir					<type>Variant</type>
4527cdf0e10cSrcweir					<name>Type</name>
4528cdf0e10cSrcweir				</parameter>
4529cdf0e10cSrcweir				<parameter optional="true">
4530cdf0e10cSrcweir					<type>Variant</type>
4531cdf0e10cSrcweir					<name>Options</name>
4532cdf0e10cSrcweir				</parameter>
4533cdf0e10cSrcweir			</parameter-list>
4534cdf0e10cSrcweir		</source>
4535cdf0e10cSrcweir	</element>
4536cdf0e10cSrcweir	<!--property::Recordset.Parent {ReadOnly}-->
4537cdf0e10cSrcweir	<element type="property">
4538cdf0e10cSrcweir		<source id="DAO.Recordset.Parent">
4539cdf0e10cSrcweir			<context kind="class">Recordset</context>
4540cdf0e10cSrcweir			<name>Parent</name>
4541cdf0e10cSrcweir			<type>Database</type>
4542cdf0e10cSrcweir		</source>
4543cdf0e10cSrcweir	</element>
4544cdf0e10cSrcweir	<!--property::Recordset.PercentPosition-->
4545cdf0e10cSrcweir	<element type="property">
4546cdf0e10cSrcweir		<source id="DAO.Recordset.PercentPosition">
4547cdf0e10cSrcweir			<context kind="class">Recordset</context>
4548cdf0e10cSrcweir			<name>PercentPosition</name>
4549cdf0e10cSrcweir			<type>Single</type>
4550cdf0e10cSrcweir		</source>
4551cdf0e10cSrcweir	</element>
4552cdf0e10cSrcweir	<!--property::Recordset.Properties {ReadOnly}-->
4553cdf0e10cSrcweir	<element type="property">
4554cdf0e10cSrcweir		<source id="DAO.Recordset.Properties">
4555cdf0e10cSrcweir			<context kind="class">Recordset</context>
4556cdf0e10cSrcweir			<name>Properties</name>
4557cdf0e10cSrcweir			<type>Properties</type>
4558cdf0e10cSrcweir		</source>
4559cdf0e10cSrcweir	</element>
4560cdf0e10cSrcweir	<!--property::Recordset.RecordCount {ReadOnly}-->
4561cdf0e10cSrcweir	<element type="property">
4562cdf0e10cSrcweir		<source id="DAO.Recordset.RecordCount">
4563cdf0e10cSrcweir			<context kind="class">Recordset</context>
4564cdf0e10cSrcweir			<name>RecordCount</name>
4565cdf0e10cSrcweir			<type>Integer</type>
4566cdf0e10cSrcweir		</source>
4567cdf0e10cSrcweir	</element>
4568cdf0e10cSrcweir	<!--property::Recordset.RecordStatus {ReadOnly}-->
4569cdf0e10cSrcweir	<element type="property">
4570cdf0e10cSrcweir		<source id="DAO.Recordset.RecordStatus">
4571cdf0e10cSrcweir			<context kind="class">Recordset</context>
4572cdf0e10cSrcweir			<name>RecordStatus</name>
4573cdf0e10cSrcweir			<type>short</type>
4574cdf0e10cSrcweir		</source>
4575cdf0e10cSrcweir	</element>
4576cdf0e10cSrcweir	<!--method::Recordset.Requery-->
4577cdf0e10cSrcweir	<element type="method">
4578cdf0e10cSrcweir		<source id="DAO.Recordset.Requery">
4579cdf0e10cSrcweir			<context kind="class">Recordset</context>
4580cdf0e10cSrcweir			<name>Requery</name>
4581cdf0e10cSrcweir			<type>void</type>
4582cdf0e10cSrcweir			<parameter-list>
4583cdf0e10cSrcweir				<parameter optional="true">
4584cdf0e10cSrcweir					<type>Variant</type>
4585cdf0e10cSrcweir					<name>NewQueryDef</name>
4586cdf0e10cSrcweir				</parameter>
4587cdf0e10cSrcweir			</parameter-list>
4588cdf0e10cSrcweir		</source>
4589cdf0e10cSrcweir	</element>
4590cdf0e10cSrcweir	<!--property::Recordset.Restartable {ReadOnly}-->
4591cdf0e10cSrcweir	<element type="property">
4592cdf0e10cSrcweir		<source id="DAO.Recordset.Restartable">
4593cdf0e10cSrcweir			<context kind="class">Recordset</context>
4594cdf0e10cSrcweir			<name>Restartable</name>
4595cdf0e10cSrcweir			<type>boolean</type>
4596cdf0e10cSrcweir		</source>
4597cdf0e10cSrcweir	</element>
4598cdf0e10cSrcweir	<!--method::Recordset.Seek-->
4599cdf0e10cSrcweir	<element type="method">
4600cdf0e10cSrcweir		<source id="DAO.Recordset.Seek">
4601cdf0e10cSrcweir			<context kind="class">Recordset</context>
4602cdf0e10cSrcweir			<name>Seek</name>
4603cdf0e10cSrcweir			<type>void</type>
4604cdf0e10cSrcweir			<parameter-list>
4605cdf0e10cSrcweir				<parameter>
4606cdf0e10cSrcweir					<type>String</type>
4607cdf0e10cSrcweir					<name>Comparison</name>
4608cdf0e10cSrcweir				</parameter>
4609cdf0e10cSrcweir				<parameter>
4610cdf0e10cSrcweir					<type>Variant</type>
4611cdf0e10cSrcweir					<name>Key1</name>
4612cdf0e10cSrcweir				</parameter>
4613cdf0e10cSrcweir				<parameter optional="true">
4614cdf0e10cSrcweir					<type>Variant</type>
4615cdf0e10cSrcweir					<name>Key2</name>
4616cdf0e10cSrcweir				</parameter>
4617cdf0e10cSrcweir				<parameter optional="true">
4618cdf0e10cSrcweir					<type>Variant</type>
4619cdf0e10cSrcweir					<name>Key3</name>
4620cdf0e10cSrcweir				</parameter>
4621cdf0e10cSrcweir				<parameter optional="true">
4622cdf0e10cSrcweir					<type>Variant</type>
4623cdf0e10cSrcweir					<name>Key4</name>
4624cdf0e10cSrcweir				</parameter>
4625cdf0e10cSrcweir				<parameter optional="true">
4626cdf0e10cSrcweir					<type>Variant</type>
4627cdf0e10cSrcweir					<name>Key5</name>
4628cdf0e10cSrcweir				</parameter>
4629cdf0e10cSrcweir				<parameter optional="true">
4630cdf0e10cSrcweir					<type>Variant</type>
4631cdf0e10cSrcweir					<name>Key6</name>
4632cdf0e10cSrcweir				</parameter>
4633cdf0e10cSrcweir				<parameter optional="true">
4634cdf0e10cSrcweir					<type>Variant</type>
4635cdf0e10cSrcweir					<name>Key7</name>
4636cdf0e10cSrcweir				</parameter>
4637cdf0e10cSrcweir				<parameter optional="true">
4638cdf0e10cSrcweir					<type>Variant</type>
4639cdf0e10cSrcweir					<name>Key8</name>
4640cdf0e10cSrcweir				</parameter>
4641cdf0e10cSrcweir				<parameter optional="true">
4642cdf0e10cSrcweir					<type>Variant</type>
4643cdf0e10cSrcweir					<name>Key9</name>
4644cdf0e10cSrcweir				</parameter>
4645cdf0e10cSrcweir				<parameter optional="true">
4646cdf0e10cSrcweir					<type>Variant</type>
4647cdf0e10cSrcweir					<name>Key10</name>
4648cdf0e10cSrcweir				</parameter>
4649cdf0e10cSrcweir				<parameter optional="true">
4650cdf0e10cSrcweir					<type>Variant</type>
4651cdf0e10cSrcweir					<name>Key11</name>
4652cdf0e10cSrcweir				</parameter>
4653cdf0e10cSrcweir				<parameter optional="true">
4654cdf0e10cSrcweir					<type>Variant</type>
4655cdf0e10cSrcweir					<name>Key12</name>
4656cdf0e10cSrcweir				</parameter>
4657cdf0e10cSrcweir				<parameter optional="true">
4658cdf0e10cSrcweir					<type>Variant</type>
4659cdf0e10cSrcweir					<name>Key13</name>
4660cdf0e10cSrcweir				</parameter>
4661cdf0e10cSrcweir			</parameter-list>
4662cdf0e10cSrcweir		</source>
4663cdf0e10cSrcweir	</element>
4664cdf0e10cSrcweir	<!--property::Recordset.Sort-->
4665cdf0e10cSrcweir	<element type="property">
4666cdf0e10cSrcweir		<source id="DAO.Recordset.Sort">
4667cdf0e10cSrcweir			<context kind="class">Recordset</context>
4668cdf0e10cSrcweir			<name>Sort</name>
4669cdf0e10cSrcweir			<type>String</type>
4670cdf0e10cSrcweir		</source>
4671cdf0e10cSrcweir	</element>
4672cdf0e10cSrcweir	<!--property::Recordset.StillExecuting {ReadOnly}-->
4673cdf0e10cSrcweir	<element type="property">
4674cdf0e10cSrcweir		<source id="DAO.Recordset.StillExecuting">
4675cdf0e10cSrcweir			<context kind="class">Recordset</context>
4676cdf0e10cSrcweir			<name>StillExecuting</name>
4677cdf0e10cSrcweir			<type>boolean</type>
4678cdf0e10cSrcweir		</source>
4679cdf0e10cSrcweir	</element>
4680cdf0e10cSrcweir	<!--property::Recordset.Transactions {ReadOnly}-->
4681cdf0e10cSrcweir	<element type="property">
4682cdf0e10cSrcweir		<source id="DAO.Recordset.Transactions">
4683cdf0e10cSrcweir			<context kind="class">Recordset</context>
4684cdf0e10cSrcweir			<name>Transactions</name>
4685cdf0e10cSrcweir			<type>boolean</type>
4686cdf0e10cSrcweir		</source>
4687cdf0e10cSrcweir	</element>
4688cdf0e10cSrcweir	<!--property::Recordset.Type {ReadOnly}-->
4689cdf0e10cSrcweir	<element type="property">
4690cdf0e10cSrcweir		<source id="DAO.Recordset.Type">
4691cdf0e10cSrcweir			<context kind="class">Recordset</context>
4692cdf0e10cSrcweir			<name>Type</name>
4693cdf0e10cSrcweir			<type>short</type>
4694cdf0e10cSrcweir		</source>
4695cdf0e10cSrcweir	</element>
4696cdf0e10cSrcweir	<!--property::Recordset.Updatable {ReadOnly}-->
4697cdf0e10cSrcweir	<element type="property">
4698cdf0e10cSrcweir		<source id="DAO.Recordset.Updatable">
4699cdf0e10cSrcweir			<context kind="class">Recordset</context>
4700cdf0e10cSrcweir			<name>Updatable</name>
4701cdf0e10cSrcweir			<type>boolean</type>
4702cdf0e10cSrcweir		</source>
4703cdf0e10cSrcweir	</element>
4704cdf0e10cSrcweir	<!--method::Recordset.Update-->
4705cdf0e10cSrcweir	<element type="method">
4706cdf0e10cSrcweir		<source id="DAO.Recordset.Update">
4707cdf0e10cSrcweir			<context kind="class">Recordset</context>
4708cdf0e10cSrcweir			<name>Update</name>
4709cdf0e10cSrcweir			<type>void</type>
4710cdf0e10cSrcweir			<parameter-list>
4711cdf0e10cSrcweir				<parameter optional="true">
4712cdf0e10cSrcweir					<type>Integer</type>
4713cdf0e10cSrcweir					<name>UpdateType</name>
4714cdf0e10cSrcweir				</parameter>
4715cdf0e10cSrcweir				<parameter optional="true">
4716cdf0e10cSrcweir					<type>boolean</type>
4717cdf0e10cSrcweir					<name>Force</name>
4718cdf0e10cSrcweir				</parameter>
4719cdf0e10cSrcweir			</parameter-list>
4720cdf0e10cSrcweir		</source>
4721cdf0e10cSrcweir	</element>
4722cdf0e10cSrcweir	<!--property::Recordset.UpdateOptions-->
4723cdf0e10cSrcweir	<element type="property">
4724cdf0e10cSrcweir		<source id="DAO.Recordset.UpdateOptions">
4725cdf0e10cSrcweir			<context kind="class">Recordset</context>
4726cdf0e10cSrcweir			<name>UpdateOptions</name>
4727cdf0e10cSrcweir			<type>Integer</type>
4728cdf0e10cSrcweir		</source>
4729cdf0e10cSrcweir	</element>
4730cdf0e10cSrcweir	<!--property::Recordset.ValidationRule {ReadOnly}-->
4731cdf0e10cSrcweir	<element type="property">
4732cdf0e10cSrcweir		<source id="DAO.Recordset.ValidationRule">
4733cdf0e10cSrcweir			<context kind="class">Recordset</context>
4734cdf0e10cSrcweir			<name>ValidationRule</name>
4735cdf0e10cSrcweir			<type>String</type>
4736cdf0e10cSrcweir		</source>
4737cdf0e10cSrcweir	</element>
4738cdf0e10cSrcweir	<!--property::Recordset.ValidationText {ReadOnly}-->
4739cdf0e10cSrcweir	<element type="property">
4740cdf0e10cSrcweir		<source id="DAO.Recordset.ValidationText">
4741cdf0e10cSrcweir			<context kind="class">Recordset</context>
4742cdf0e10cSrcweir			<name>ValidationText</name>
4743cdf0e10cSrcweir			<type>String</type>
4744cdf0e10cSrcweir		</source>
4745cdf0e10cSrcweir	</element>
4746cdf0e10cSrcweir	<!--enum::RecordsetOptionEnum  {Enumeration}-->
4747cdf0e10cSrcweir	<element type="enumeration">
4748cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum">
4749cdf0e10cSrcweir			<name>RecordsetOptionEnum</name>
4750cdf0e10cSrcweir		</source>
4751cdf0e10cSrcweir		<destination designation="identity" />
4752cdf0e10cSrcweir	</element>
4753cdf0e10cSrcweir	<!--enum::dbAppendOnly {Constant}-->
4754cdf0e10cSrcweir	<element type="constant">
4755cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbAppendOnly">
4756cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4757cdf0e10cSrcweir			<name>dbAppendOnly</name>
4758cdf0e10cSrcweir			<value>8</value>
4759cdf0e10cSrcweir		</source>
4760cdf0e10cSrcweir		<destination designation="identity" />
4761cdf0e10cSrcweir	</element>
4762cdf0e10cSrcweir	<!--enum::dbConsistent {Constant}-->
4763cdf0e10cSrcweir	<element type="constant">
4764cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbConsistent">
4765cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4766cdf0e10cSrcweir			<name>dbConsistent</name>
4767cdf0e10cSrcweir			<value>32</value>
4768cdf0e10cSrcweir		</source>
4769cdf0e10cSrcweir		<destination designation="identity" />
4770cdf0e10cSrcweir	</element>
4771cdf0e10cSrcweir	<!--enum::dbDenyRead {Constant}-->
4772cdf0e10cSrcweir	<element type="constant">
4773cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbDenyRead">
4774cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4775cdf0e10cSrcweir			<name>dbDenyRead</name>
4776cdf0e10cSrcweir			<value>2</value>
4777cdf0e10cSrcweir		</source>
4778cdf0e10cSrcweir		<destination designation="identity" />
4779cdf0e10cSrcweir	</element>
4780cdf0e10cSrcweir	<!--enum::dbDenyWrite {Constant}-->
4781cdf0e10cSrcweir	<element type="constant">
4782cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbDenyWrite">
4783cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4784cdf0e10cSrcweir			<name>dbDenyWrite</name>
4785cdf0e10cSrcweir			<value>1</value>
4786cdf0e10cSrcweir		</source>
4787cdf0e10cSrcweir		<destination designation="identity" />
4788cdf0e10cSrcweir	</element>
4789cdf0e10cSrcweir	<!--enum::dbExecDirect {Constant}-->
4790cdf0e10cSrcweir	<element type="constant">
4791cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbExecDirect">
4792cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4793cdf0e10cSrcweir			<name>dbExecDirect</name>
4794cdf0e10cSrcweir			<value>2048</value>
4795cdf0e10cSrcweir		</source>
4796cdf0e10cSrcweir		<destination designation="identity" />
4797cdf0e10cSrcweir	</element>
4798cdf0e10cSrcweir	<!--enum::dbFailOnError {Constant}-->
4799cdf0e10cSrcweir	<element type="constant">
4800cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbFailOnError">
4801cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4802cdf0e10cSrcweir			<name>dbFailOnError</name>
4803cdf0e10cSrcweir			<value>128</value>
4804cdf0e10cSrcweir		</source>
4805cdf0e10cSrcweir		<destination designation="identity" />
4806cdf0e10cSrcweir	</element>
4807cdf0e10cSrcweir	<!--enum::dbForwardOnly {Constant}-->
4808cdf0e10cSrcweir	<element type="constant">
4809cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbForwardOnly">
4810cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4811cdf0e10cSrcweir			<name>dbForwardOnly</name>
4812cdf0e10cSrcweir			<value>256</value>
4813cdf0e10cSrcweir		</source>
4814cdf0e10cSrcweir		<destination designation="identity" />
4815cdf0e10cSrcweir	</element>
4816cdf0e10cSrcweir	<!--enum::dbInconsistent {Constant}-->
4817cdf0e10cSrcweir	<element type="constant">
4818cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbInconsistent">
4819cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4820cdf0e10cSrcweir			<name>dbInconsistent</name>
4821cdf0e10cSrcweir			<value>16</value>
4822cdf0e10cSrcweir		</source>
4823cdf0e10cSrcweir		<destination designation="identity" />
4824cdf0e10cSrcweir	</element>
4825cdf0e10cSrcweir	<!--enum::dbReadOnly {Constant}-->
4826cdf0e10cSrcweir	<element type="constant">
4827cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbReadOnly">
4828cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4829cdf0e10cSrcweir			<name>dbReadOnly</name>
4830cdf0e10cSrcweir			<value>4</value>
4831cdf0e10cSrcweir		</source>
4832cdf0e10cSrcweir		<destination designation="identity" />
4833cdf0e10cSrcweir	</element>
4834cdf0e10cSrcweir	<!--enum::dbRunAsync {Constant}-->
4835cdf0e10cSrcweir	<element type="constant">
4836cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbRunAsync">
4837cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4838cdf0e10cSrcweir			<name>dbRunAsync</name>
4839cdf0e10cSrcweir			<value>1024</value>
4840cdf0e10cSrcweir		</source>
4841cdf0e10cSrcweir		<destination designation="identity" />
4842cdf0e10cSrcweir	</element>
4843cdf0e10cSrcweir	<!--enum::dbSeeChanges {Constant}-->
4844cdf0e10cSrcweir	<element type="constant">
4845cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbSeeChanges">
4846cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4847cdf0e10cSrcweir			<name>dbSeeChanges</name>
4848cdf0e10cSrcweir			<value>512</value>
4849cdf0e10cSrcweir		</source>
4850cdf0e10cSrcweir		<destination designation="identity" />
4851cdf0e10cSrcweir	</element>
4852cdf0e10cSrcweir	<!--enum::dbSQLPassThrough {Constant}-->
4853cdf0e10cSrcweir	<element type="constant">
4854cdf0e10cSrcweir		<source id="DAO.RecordsetOptionEnum.dbSQLPassThrough">
4855cdf0e10cSrcweir			<context kind="enumeration">RecordsetOptionEnum</context>
4856cdf0e10cSrcweir			<name>dbSQLPassThrough</name>
4857cdf0e10cSrcweir			<value>64</value>
4858cdf0e10cSrcweir		</source>
4859cdf0e10cSrcweir		<destination designation="identity" />
4860cdf0e10cSrcweir	</element>
4861cdf0e10cSrcweir	<!--Class::Recordsets-->
4862cdf0e10cSrcweir	<element type="class">
4863cdf0e10cSrcweir		<source id="DAO.Recordsets">
4864cdf0e10cSrcweir			<name>Recordsets</name>
4865cdf0e10cSrcweir		</source>
4866cdf0e10cSrcweir		<destination designation="identity" />
4867cdf0e10cSrcweir	</element>
4868cdf0e10cSrcweir	<!--property::Recordsets.Count {ReadOnly}-->
4869cdf0e10cSrcweir	<element type="property">
4870cdf0e10cSrcweir		<source id="DAO.Recordsets.Count">
4871cdf0e10cSrcweir			<context kind="class">Recordsets</context>
4872cdf0e10cSrcweir			<name>Count</name>
4873cdf0e10cSrcweir			<type>short</type>
4874cdf0e10cSrcweir		</source>
4875cdf0e10cSrcweir	</element>
4876cdf0e10cSrcweir	<!--property::Recordsets.Item {Default} {ReadOnly}-->
4877cdf0e10cSrcweir	<element type="property">
4878cdf0e10cSrcweir		<source id="DAO.Recordsets.Item">
4879cdf0e10cSrcweir			<context kind="class">Recordsets</context>
4880cdf0e10cSrcweir			<name default="true">Item</name>
4881cdf0e10cSrcweir			<type>Recordset</type>
4882cdf0e10cSrcweir			<parameter-list>
4883cdf0e10cSrcweir				<parameter>
4884cdf0e10cSrcweir					<type>Variant</type>
4885cdf0e10cSrcweir					<name>Item</name>
4886cdf0e10cSrcweir				</parameter>
4887cdf0e10cSrcweir			</parameter-list>
4888cdf0e10cSrcweir		</source>
4889cdf0e10cSrcweir	</element>
4890cdf0e10cSrcweir	<!--method::Recordsets.Refresh-->
4891cdf0e10cSrcweir	<element type="method">
4892cdf0e10cSrcweir		<source id="DAO.Recordsets.Refresh">
4893cdf0e10cSrcweir			<context kind="class">Recordsets</context>
4894cdf0e10cSrcweir			<name>Refresh</name>
4895cdf0e10cSrcweir			<type>void</type>
4896cdf0e10cSrcweir		</source>
4897cdf0e10cSrcweir	</element>
4898cdf0e10cSrcweir	<!--enum::RecordsetTypeEnum  {Enumeration}-->
4899cdf0e10cSrcweir	<element type="enumeration">
4900cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum">
4901cdf0e10cSrcweir			<name>RecordsetTypeEnum</name>
4902cdf0e10cSrcweir		</source>
4903cdf0e10cSrcweir		<destination designation="identity" />
4904cdf0e10cSrcweir	</element>
4905cdf0e10cSrcweir	<!--enum::dbOpenDynamic {Constant}-->
4906cdf0e10cSrcweir	<element type="constant">
4907cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum.dbOpenDynamic">
4908cdf0e10cSrcweir			<context kind="enumeration">RecordsetTypeEnum</context>
4909cdf0e10cSrcweir			<name>dbOpenDynamic</name>
4910cdf0e10cSrcweir			<value>16</value>
4911cdf0e10cSrcweir		</source>
4912cdf0e10cSrcweir		<destination designation="identity" />
4913cdf0e10cSrcweir	</element>
4914cdf0e10cSrcweir	<!--enum::dbOpenDynaset {Constant}-->
4915cdf0e10cSrcweir	<element type="constant">
4916cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum.dbOpenDynaset">
4917cdf0e10cSrcweir			<context kind="enumeration">RecordsetTypeEnum</context>
4918cdf0e10cSrcweir			<name>dbOpenDynaset</name>
4919cdf0e10cSrcweir			<value>2</value>
4920cdf0e10cSrcweir		</source>
4921cdf0e10cSrcweir		<destination designation="identity" />
4922cdf0e10cSrcweir	</element>
4923cdf0e10cSrcweir	<!--enum::dbOpenForwardOnly {Constant}-->
4924cdf0e10cSrcweir	<element type="constant">
4925cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum.dbOpenForwardOnly">
4926cdf0e10cSrcweir			<context kind="enumeration">RecordsetTypeEnum</context>
4927cdf0e10cSrcweir			<name>dbOpenForwardOnly</name>
4928cdf0e10cSrcweir			<value>8</value>
4929cdf0e10cSrcweir		</source>
4930cdf0e10cSrcweir		<destination designation="identity" />
4931cdf0e10cSrcweir	</element>
4932cdf0e10cSrcweir	<!--enum::dbOpenSnapshot {Constant}-->
4933cdf0e10cSrcweir	<element type="constant">
4934cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum.dbOpenSnapshot">
4935cdf0e10cSrcweir			<context kind="enumeration">RecordsetTypeEnum</context>
4936cdf0e10cSrcweir			<name>dbOpenSnapshot</name>
4937cdf0e10cSrcweir			<value>4</value>
4938cdf0e10cSrcweir		</source>
4939cdf0e10cSrcweir		<destination designation="identity" />
4940cdf0e10cSrcweir	</element>
4941cdf0e10cSrcweir	<!--enum::dbOpenTable {Constant}-->
4942cdf0e10cSrcweir	<element type="constant">
4943cdf0e10cSrcweir		<source id="DAO.RecordsetTypeEnum.dbOpenTable">
4944cdf0e10cSrcweir			<context kind="enumeration">RecordsetTypeEnum</context>
4945cdf0e10cSrcweir			<name>dbOpenTable</name>
4946cdf0e10cSrcweir			<value>1</value>
4947cdf0e10cSrcweir		</source>
4948cdf0e10cSrcweir		<destination designation="identity" />
4949cdf0e10cSrcweir	</element>
4950cdf0e10cSrcweir	<!--enum::RecordStatusEnum  {Enumeration}-->
4951cdf0e10cSrcweir	<element type="enumeration">
4952cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum">
4953cdf0e10cSrcweir			<name>RecordStatusEnum</name>
4954cdf0e10cSrcweir		</source>
4955cdf0e10cSrcweir		<destination designation="identity" />
4956cdf0e10cSrcweir	</element>
4957cdf0e10cSrcweir	<!--enum::dbRecordDBDeleted {Constant}-->
4958cdf0e10cSrcweir	<element type="constant">
4959cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum.dbRecordDBDeleted">
4960cdf0e10cSrcweir			<context kind="enumeration">RecordStatusEnum</context>
4961cdf0e10cSrcweir			<name>dbRecordDBDeleted</name>
4962cdf0e10cSrcweir			<value>4</value>
4963cdf0e10cSrcweir		</source>
4964cdf0e10cSrcweir		<destination designation="identity" />
4965cdf0e10cSrcweir	</element>
4966cdf0e10cSrcweir	<!--enum::dbRecordDeleted {Constant}-->
4967cdf0e10cSrcweir	<element type="constant">
4968cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum.dbRecordDeleted">
4969cdf0e10cSrcweir			<context kind="enumeration">RecordStatusEnum</context>
4970cdf0e10cSrcweir			<name>dbRecordDeleted</name>
4971cdf0e10cSrcweir			<value>3</value>
4972cdf0e10cSrcweir		</source>
4973cdf0e10cSrcweir		<destination designation="identity" />
4974cdf0e10cSrcweir	</element>
4975cdf0e10cSrcweir	<!--enum::dbRecordModified {Constant}-->
4976cdf0e10cSrcweir	<element type="constant">
4977cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum.dbRecordModified">
4978cdf0e10cSrcweir			<context kind="enumeration">RecordStatusEnum</context>
4979cdf0e10cSrcweir			<name>dbRecordModified</name>
4980cdf0e10cSrcweir			<value>1</value>
4981cdf0e10cSrcweir		</source>
4982cdf0e10cSrcweir		<destination designation="identity" />
4983cdf0e10cSrcweir	</element>
4984cdf0e10cSrcweir	<!--enum::dbRecordNew {Constant}-->
4985cdf0e10cSrcweir	<element type="constant">
4986cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum.dbRecordNew">
4987cdf0e10cSrcweir			<context kind="enumeration">RecordStatusEnum</context>
4988cdf0e10cSrcweir			<name>dbRecordNew</name>
4989cdf0e10cSrcweir			<value>2</value>
4990cdf0e10cSrcweir		</source>
4991cdf0e10cSrcweir		<destination designation="identity" />
4992cdf0e10cSrcweir	</element>
4993cdf0e10cSrcweir	<!--enum::dbRecordUnmodified {Constant}-->
4994cdf0e10cSrcweir	<element type="constant">
4995cdf0e10cSrcweir		<source id="DAO.RecordStatusEnum.dbRecordUnmodified">
4996cdf0e10cSrcweir			<context kind="enumeration">RecordStatusEnum</context>
4997cdf0e10cSrcweir			<name>dbRecordUnmodified</name>
4998cdf0e10cSrcweir			<value>0</value>
4999cdf0e10cSrcweir		</source>
5000cdf0e10cSrcweir		<destination designation="identity" />
5001cdf0e10cSrcweir	</element>
5002cdf0e10cSrcweir	<!--Class::Relation-->
5003cdf0e10cSrcweir	<element type="class">
5004cdf0e10cSrcweir		<source id="DAO.Relation">
5005cdf0e10cSrcweir			<name>Relation</name>
5006cdf0e10cSrcweir		</source>
5007cdf0e10cSrcweir		<destination designation="identity" />
5008cdf0e10cSrcweir	</element>
5009cdf0e10cSrcweir	<!--property::Relation.Attributes-->
5010cdf0e10cSrcweir	<element type="property">
5011cdf0e10cSrcweir		<source id="DAO.Relation.Attributes">
5012cdf0e10cSrcweir			<context kind="class">Relation</context>
5013cdf0e10cSrcweir			<name>Attributes</name>
5014cdf0e10cSrcweir			<type>Integer</type>
5015cdf0e10cSrcweir		</source>
5016cdf0e10cSrcweir	</element>
5017cdf0e10cSrcweir	<!--method::Relation.CreateField-->
5018cdf0e10cSrcweir	<element type="method">
5019cdf0e10cSrcweir		<source id="DAO.Relation.CreateField">
5020cdf0e10cSrcweir			<context kind="class">Relation</context>
5021cdf0e10cSrcweir			<name>CreateField</name>
5022cdf0e10cSrcweir			<type>Field</type>
5023cdf0e10cSrcweir			<parameter-list>
5024cdf0e10cSrcweir				<parameter optional="true">
5025cdf0e10cSrcweir					<type>Variant</type>
5026cdf0e10cSrcweir					<name>Name</name>
5027cdf0e10cSrcweir				</parameter>
5028cdf0e10cSrcweir				<parameter optional="true">
5029cdf0e10cSrcweir					<type>Variant</type>
5030cdf0e10cSrcweir					<name>Type</name>
5031cdf0e10cSrcweir				</parameter>
5032cdf0e10cSrcweir				<parameter optional="true">
5033cdf0e10cSrcweir					<type>Variant</type>
5034cdf0e10cSrcweir					<name>Size</name>
5035cdf0e10cSrcweir				</parameter>
5036cdf0e10cSrcweir			</parameter-list>
5037cdf0e10cSrcweir		</source>
5038cdf0e10cSrcweir	</element>
5039cdf0e10cSrcweir	<!--property::Relation.Fields {Default} {ReadOnly}-->
5040cdf0e10cSrcweir	<element type="property">
5041cdf0e10cSrcweir		<source id="DAO.Relation.Fields">
5042cdf0e10cSrcweir			<context kind="class">Relation</context>
5043cdf0e10cSrcweir			<name default="true">Fields</name>
5044cdf0e10cSrcweir			<type>Fields</type>
5045cdf0e10cSrcweir		</source>
5046cdf0e10cSrcweir	</element>
5047cdf0e10cSrcweir	<!--property::Relation.ForeignTable-->
5048cdf0e10cSrcweir	<element type="property">
5049cdf0e10cSrcweir		<source id="DAO.Relation.ForeignTable">
5050cdf0e10cSrcweir			<context kind="class">Relation</context>
5051cdf0e10cSrcweir			<name>ForeignTable</name>
5052cdf0e10cSrcweir			<type>String</type>
5053cdf0e10cSrcweir		</source>
5054cdf0e10cSrcweir	</element>
5055cdf0e10cSrcweir	<!--property::Relation.Name-->
5056cdf0e10cSrcweir	<element type="property">
5057cdf0e10cSrcweir		<source id="DAO.Relation.Name">
5058cdf0e10cSrcweir			<context kind="class">Relation</context>
5059cdf0e10cSrcweir			<name>Name</name>
5060cdf0e10cSrcweir			<type>String</type>
5061cdf0e10cSrcweir		</source>
5062cdf0e10cSrcweir	</element>
5063cdf0e10cSrcweir	<!--property::Relation.PartialReplica-->
5064cdf0e10cSrcweir	<element type="property">
5065cdf0e10cSrcweir		<source id="DAO.Relation.PartialReplica">
5066cdf0e10cSrcweir			<context kind="class">Relation</context>
5067cdf0e10cSrcweir			<name>PartialReplica</name>
5068cdf0e10cSrcweir			<type>boolean</type>
5069cdf0e10cSrcweir		</source>
5070cdf0e10cSrcweir	</element>
5071cdf0e10cSrcweir	<!--property::Relation.Properties {ReadOnly}-->
5072cdf0e10cSrcweir	<element type="property">
5073cdf0e10cSrcweir		<source id="DAO.Relation.Properties">
5074cdf0e10cSrcweir			<context kind="class">Relation</context>
5075cdf0e10cSrcweir			<name>Properties</name>
5076cdf0e10cSrcweir			<type>Properties</type>
5077cdf0e10cSrcweir		</source>
5078cdf0e10cSrcweir	</element>
5079cdf0e10cSrcweir	<!--property::Relation.Table-->
5080cdf0e10cSrcweir	<element type="property">
5081cdf0e10cSrcweir		<source id="DAO.Relation.Table">
5082cdf0e10cSrcweir			<context kind="class">Relation</context>
5083cdf0e10cSrcweir			<name>Table</name>
5084cdf0e10cSrcweir			<type>String</type>
5085cdf0e10cSrcweir		</source>
5086cdf0e10cSrcweir	</element>
5087cdf0e10cSrcweir	<!--enum::RelationAttributeEnum  {Enumeration}-->
5088cdf0e10cSrcweir	<element type="enumeration">
5089cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum">
5090cdf0e10cSrcweir			<name>RelationAttributeEnum</name>
5091cdf0e10cSrcweir		</source>
5092cdf0e10cSrcweir		<destination designation="identity" />
5093cdf0e10cSrcweir	</element>
5094cdf0e10cSrcweir	<!--enum::dbRelationDeleteCascade {Constant}-->
5095cdf0e10cSrcweir	<element type="constant">
5096cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationDeleteCascade">
5097cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5098cdf0e10cSrcweir			<name>dbRelationDeleteCascade</name>
5099cdf0e10cSrcweir			<value>4096</value>
5100cdf0e10cSrcweir		</source>
5101cdf0e10cSrcweir		<destination designation="identity" />
5102cdf0e10cSrcweir	</element>
5103cdf0e10cSrcweir	<!--enum::dbRelationDontEnforce {Constant}-->
5104cdf0e10cSrcweir	<element type="constant">
5105cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationDontEnforce">
5106cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5107cdf0e10cSrcweir			<name>dbRelationDontEnforce</name>
5108cdf0e10cSrcweir			<value>2</value>
5109cdf0e10cSrcweir		</source>
5110cdf0e10cSrcweir		<destination designation="identity" />
5111cdf0e10cSrcweir	</element>
5112cdf0e10cSrcweir	<!--enum::dbRelationInherited {Constant}-->
5113cdf0e10cSrcweir	<element type="constant">
5114cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationInherited">
5115cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5116cdf0e10cSrcweir			<name>dbRelationInherited</name>
5117cdf0e10cSrcweir			<value>4</value>
5118cdf0e10cSrcweir		</source>
5119cdf0e10cSrcweir		<destination designation="identity" />
5120cdf0e10cSrcweir	</element>
5121cdf0e10cSrcweir	<!--enum::dbRelationLeft {Constant}-->
5122cdf0e10cSrcweir	<element type="constant">
5123cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationLeft">
5124cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5125cdf0e10cSrcweir			<name>dbRelationLeft</name>
5126cdf0e10cSrcweir			<value>16777216</value>
5127cdf0e10cSrcweir		</source>
5128cdf0e10cSrcweir		<destination designation="identity" />
5129cdf0e10cSrcweir	</element>
5130cdf0e10cSrcweir	<!--enum::dbRelationRight {Constant}-->
5131cdf0e10cSrcweir	<element type="constant">
5132cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationRight">
5133cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5134cdf0e10cSrcweir			<name>dbRelationRight</name>
5135cdf0e10cSrcweir			<value>33554432</value>
5136cdf0e10cSrcweir		</source>
5137cdf0e10cSrcweir		<destination designation="identity" />
5138cdf0e10cSrcweir	</element>
5139cdf0e10cSrcweir	<!--enum::dbRelationUnique {Constant}-->
5140cdf0e10cSrcweir	<element type="constant">
5141cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationUnique">
5142cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5143cdf0e10cSrcweir			<name>dbRelationUnique</name>
5144cdf0e10cSrcweir			<value>1</value>
5145cdf0e10cSrcweir		</source>
5146cdf0e10cSrcweir		<destination designation="identity" />
5147cdf0e10cSrcweir	</element>
5148cdf0e10cSrcweir	<!--enum::dbRelationUpdateCascade {Constant}-->
5149cdf0e10cSrcweir	<element type="constant">
5150cdf0e10cSrcweir		<source id="DAO.RelationAttributeEnum.dbRelationUpdateCascade">
5151cdf0e10cSrcweir			<context kind="enumeration">RelationAttributeEnum</context>
5152cdf0e10cSrcweir			<name>dbRelationUpdateCascade</name>
5153cdf0e10cSrcweir			<value>256</value>
5154cdf0e10cSrcweir		</source>
5155cdf0e10cSrcweir		<destination designation="identity" />
5156cdf0e10cSrcweir	</element>
5157cdf0e10cSrcweir	<!--Class::Relations-->
5158cdf0e10cSrcweir	<element type="class">
5159cdf0e10cSrcweir		<source id="DAO.Relations">
5160cdf0e10cSrcweir			<name>Relations</name>
5161cdf0e10cSrcweir		</source>
5162cdf0e10cSrcweir		<destination designation="identity" />
5163cdf0e10cSrcweir	</element>
5164cdf0e10cSrcweir	<!--method::Relations.Append-->
5165cdf0e10cSrcweir	<element type="method">
5166cdf0e10cSrcweir		<source id="DAO.Relations.Append">
5167cdf0e10cSrcweir			<context kind="class">Relations</context>
5168cdf0e10cSrcweir			<name>Append</name>
5169cdf0e10cSrcweir			<type>void</type>
5170cdf0e10cSrcweir			<parameter-list>
5171cdf0e10cSrcweir				<parameter>
5172cdf0e10cSrcweir					<type>Object</type>
5173cdf0e10cSrcweir					<name>Object</name>
5174cdf0e10cSrcweir				</parameter>
5175cdf0e10cSrcweir			</parameter-list>
5176cdf0e10cSrcweir		</source>
5177cdf0e10cSrcweir	</element>
5178cdf0e10cSrcweir	<!--property::Relations.Count {ReadOnly}-->
5179cdf0e10cSrcweir	<element type="property">
5180cdf0e10cSrcweir		<source id="DAO.Relations.Count">
5181cdf0e10cSrcweir			<context kind="class">Relations</context>
5182cdf0e10cSrcweir			<name>Count</name>
5183cdf0e10cSrcweir			<type>short</type>
5184cdf0e10cSrcweir		</source>
5185cdf0e10cSrcweir	</element>
5186cdf0e10cSrcweir	<!--method::Relations.Delete-->
5187cdf0e10cSrcweir	<element type="method">
5188cdf0e10cSrcweir		<source id="DAO.Relations.Delete">
5189cdf0e10cSrcweir			<context kind="class">Relations</context>
5190cdf0e10cSrcweir			<name>Delete</name>
5191cdf0e10cSrcweir			<type>void</type>
5192cdf0e10cSrcweir			<parameter-list>
5193cdf0e10cSrcweir				<parameter>
5194cdf0e10cSrcweir					<type>String</type>
5195cdf0e10cSrcweir					<name>Name</name>
5196cdf0e10cSrcweir				</parameter>
5197cdf0e10cSrcweir			</parameter-list>
5198cdf0e10cSrcweir		</source>
5199cdf0e10cSrcweir	</element>
5200cdf0e10cSrcweir	<!--property::Relations.Item {Default} {ReadOnly}-->
5201cdf0e10cSrcweir	<element type="property">
5202cdf0e10cSrcweir		<source id="DAO.Relations.Item">
5203cdf0e10cSrcweir			<context kind="class">Relations</context>
5204cdf0e10cSrcweir			<name default="true">Item</name>
5205cdf0e10cSrcweir			<type>Relation</type>
5206cdf0e10cSrcweir			<parameter-list>
5207cdf0e10cSrcweir				<parameter>
5208cdf0e10cSrcweir					<type>Variant</type>
5209cdf0e10cSrcweir					<name>Item</name>
5210cdf0e10cSrcweir				</parameter>
5211cdf0e10cSrcweir			</parameter-list>
5212cdf0e10cSrcweir		</source>
5213cdf0e10cSrcweir	</element>
5214cdf0e10cSrcweir	<!--method::Relations.Refresh-->
5215cdf0e10cSrcweir	<element type="method">
5216cdf0e10cSrcweir		<source id="DAO.Relations.Refresh">
5217cdf0e10cSrcweir			<context kind="class">Relations</context>
5218cdf0e10cSrcweir			<name>Refresh</name>
5219cdf0e10cSrcweir			<type>void</type>
5220cdf0e10cSrcweir		</source>
5221cdf0e10cSrcweir	</element>
5222cdf0e10cSrcweir	<!--enum::ReplicaTypeEnum  {Enumeration}-->
5223cdf0e10cSrcweir	<element type="enumeration">
5224cdf0e10cSrcweir		<source id="DAO.ReplicaTypeEnum">
5225cdf0e10cSrcweir			<name>ReplicaTypeEnum</name>
5226cdf0e10cSrcweir		</source>
5227cdf0e10cSrcweir		<destination designation="identity" />
5228cdf0e10cSrcweir	</element>
5229cdf0e10cSrcweir	<!--enum::dbRepMakePartial {Constant}-->
5230cdf0e10cSrcweir	<element type="constant">
5231cdf0e10cSrcweir		<source id="DAO.ReplicaTypeEnum.dbRepMakePartial">
5232cdf0e10cSrcweir			<context kind="enumeration">ReplicaTypeEnum</context>
5233cdf0e10cSrcweir			<name>dbRepMakePartial</name>
5234cdf0e10cSrcweir			<value>1</value>
5235cdf0e10cSrcweir		</source>
5236cdf0e10cSrcweir		<destination designation="identity" />
5237cdf0e10cSrcweir	</element>
5238cdf0e10cSrcweir	<!--enum::dbRepMakeReadOnly {Constant}-->
5239cdf0e10cSrcweir	<element type="constant">
5240cdf0e10cSrcweir		<source id="DAO.ReplicaTypeEnum.dbRepMakeReadOnly">
5241cdf0e10cSrcweir			<context kind="enumeration">ReplicaTypeEnum</context>
5242cdf0e10cSrcweir			<name>dbRepMakeReadOnly</name>
5243cdf0e10cSrcweir			<value>2</value>
5244cdf0e10cSrcweir		</source>
5245cdf0e10cSrcweir		<destination designation="identity" />
5246cdf0e10cSrcweir	</element>
5247cdf0e10cSrcweir	<!--enum::SetOptionEnum  {Enumeration}-->
5248cdf0e10cSrcweir	<element type="enumeration">
5249cdf0e10cSrcweir		<source id="DAO.SetOptionEnum">
5250cdf0e10cSrcweir			<name>SetOptionEnum</name>
5251cdf0e10cSrcweir		</source>
5252cdf0e10cSrcweir		<destination designation="identity" />
5253cdf0e10cSrcweir	</element>
5254cdf0e10cSrcweir	<!--enum::dbExclusiveAsyncDelay {Constant}-->
5255cdf0e10cSrcweir	<element type="constant">
5256cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbExclusiveAsyncDelay">
5257cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5258cdf0e10cSrcweir			<name>dbExclusiveAsyncDelay</name>
5259cdf0e10cSrcweir			<value>60</value>
5260cdf0e10cSrcweir		</source>
5261cdf0e10cSrcweir		<destination designation="identity" />
5262cdf0e10cSrcweir	</element>
5263cdf0e10cSrcweir	<!--enum::dbFlushTransactionTimeout {Constant}-->
5264cdf0e10cSrcweir	<element type="constant">
5265cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbFlushTransactionTimeout">
5266cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5267cdf0e10cSrcweir			<name>dbFlushTransactionTimeout</name>
5268cdf0e10cSrcweir			<value>66</value>
5269cdf0e10cSrcweir		</source>
5270cdf0e10cSrcweir		<destination designation="identity" />
5271cdf0e10cSrcweir	</element>
5272cdf0e10cSrcweir	<!--enum::dbImplicitCommitSync {Constant}-->
5273cdf0e10cSrcweir	<element type="constant">
5274cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbImplicitCommitSync">
5275cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5276cdf0e10cSrcweir			<name>dbImplicitCommitSync</name>
5277cdf0e10cSrcweir			<value>59</value>
5278cdf0e10cSrcweir		</source>
5279cdf0e10cSrcweir		<destination designation="identity" />
5280cdf0e10cSrcweir	</element>
5281cdf0e10cSrcweir	<!--enum::dbLockDelay {Constant}-->
5282cdf0e10cSrcweir	<element type="constant">
5283cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbLockDelay">
5284cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5285cdf0e10cSrcweir			<name>dbLockDelay</name>
5286cdf0e10cSrcweir			<value>63</value>
5287cdf0e10cSrcweir		</source>
5288cdf0e10cSrcweir		<destination designation="identity" />
5289cdf0e10cSrcweir	</element>
5290cdf0e10cSrcweir	<!--enum::dbLockRetry {Constant}-->
5291cdf0e10cSrcweir	<element type="constant">
5292cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbLockRetry">
5293cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5294cdf0e10cSrcweir			<name>dbLockRetry</name>
5295cdf0e10cSrcweir			<value>57</value>
5296cdf0e10cSrcweir		</source>
5297cdf0e10cSrcweir		<destination designation="identity" />
5298cdf0e10cSrcweir	</element>
5299cdf0e10cSrcweir	<!--enum::dbMaxBufferSize {Constant}-->
5300cdf0e10cSrcweir	<element type="constant">
5301cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbMaxBufferSize">
5302cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5303cdf0e10cSrcweir			<name>dbMaxBufferSize</name>
5304cdf0e10cSrcweir			<value>8</value>
5305cdf0e10cSrcweir		</source>
5306cdf0e10cSrcweir		<destination designation="identity" />
5307cdf0e10cSrcweir	</element>
5308cdf0e10cSrcweir	<!--enum::dbMaxLocksPerFile {Constant}-->
5309cdf0e10cSrcweir	<element type="constant">
5310cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbMaxLocksPerFile">
5311cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5312cdf0e10cSrcweir			<name>dbMaxLocksPerFile</name>
5313cdf0e10cSrcweir			<value>62</value>
5314cdf0e10cSrcweir		</source>
5315cdf0e10cSrcweir		<destination designation="identity" />
5316cdf0e10cSrcweir	</element>
5317cdf0e10cSrcweir	<!--enum::dbPageTimeout {Constant}-->
5318cdf0e10cSrcweir	<element type="constant">
5319cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbPageTimeout">
5320cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5321cdf0e10cSrcweir			<name>dbPageTimeout</name>
5322cdf0e10cSrcweir			<value>6</value>
5323cdf0e10cSrcweir		</source>
5324cdf0e10cSrcweir		<destination designation="identity" />
5325cdf0e10cSrcweir	</element>
5326cdf0e10cSrcweir	<!--enum::dbRecycleLVs {Constant}-->
5327cdf0e10cSrcweir	<element type="constant">
5328cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbRecycleLVs">
5329cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5330cdf0e10cSrcweir			<name>dbRecycleLVs</name>
5331cdf0e10cSrcweir			<value>65</value>
5332cdf0e10cSrcweir		</source>
5333cdf0e10cSrcweir		<destination designation="identity" />
5334cdf0e10cSrcweir	</element>
5335cdf0e10cSrcweir	<!--enum::dbSharedAsyncDelay {Constant}-->
5336cdf0e10cSrcweir	<element type="constant">
5337cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbSharedAsyncDelay">
5338cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5339cdf0e10cSrcweir			<name>dbSharedAsyncDelay</name>
5340cdf0e10cSrcweir			<value>61</value>
5341cdf0e10cSrcweir		</source>
5342cdf0e10cSrcweir		<destination designation="identity" />
5343cdf0e10cSrcweir	</element>
5344cdf0e10cSrcweir	<!--enum::dbUserCommitSync {Constant}-->
5345cdf0e10cSrcweir	<element type="constant">
5346cdf0e10cSrcweir		<source id="DAO.SetOptionEnum.dbUserCommitSync">
5347cdf0e10cSrcweir			<context kind="enumeration">SetOptionEnum</context>
5348cdf0e10cSrcweir			<name>dbUserCommitSync</name>
5349cdf0e10cSrcweir			<value>58</value>
5350cdf0e10cSrcweir		</source>
5351cdf0e10cSrcweir		<destination designation="identity" />
5352cdf0e10cSrcweir	</element>
5353cdf0e10cSrcweir	<!--enum::SynchronizeTypeEnum  {Enumeration}-->
5354cdf0e10cSrcweir	<element type="enumeration">
5355cdf0e10cSrcweir		<source id="DAO.SynchronizeTypeEnum">
5356cdf0e10cSrcweir			<name>SynchronizeTypeEnum</name>
5357cdf0e10cSrcweir		</source>
5358cdf0e10cSrcweir		<destination designation="identity" />
5359cdf0e10cSrcweir	</element>
5360cdf0e10cSrcweir	<!--enum::dbRepExportChanges {Constant}-->
5361cdf0e10cSrcweir	<element type="constant">
5362cdf0e10cSrcweir		<source id="DAO.SynchronizeTypeEnum.dbRepExportChanges">
5363cdf0e10cSrcweir			<context kind="enumeration">SynchronizeTypeEnum</context>
5364cdf0e10cSrcweir			<name>dbRepExportChanges</name>
5365cdf0e10cSrcweir			<value>1</value>
5366cdf0e10cSrcweir		</source>
5367cdf0e10cSrcweir		<destination designation="identity" />
5368cdf0e10cSrcweir	</element>
5369cdf0e10cSrcweir	<!--enum::dbRepImpExpChanges {Constant}-->
5370cdf0e10cSrcweir	<element type="constant">
5371cdf0e10cSrcweir		<source id="DAO.SynchronizeTypeEnum.dbRepImpExpChanges">
5372cdf0e10cSrcweir			<context kind="enumeration">SynchronizeTypeEnum</context>
5373cdf0e10cSrcweir			<name>dbRepImpExpChanges</name>
5374cdf0e10cSrcweir			<value>4</value>
5375cdf0e10cSrcweir		</source>
5376cdf0e10cSrcweir		<destination designation="identity" />
5377cdf0e10cSrcweir	</element>
5378cdf0e10cSrcweir	<!--enum::dbRepImportChanges {Constant}-->
5379cdf0e10cSrcweir	<element type="constant">
5380cdf0e10cSrcweir		<source id="DAO.SynchronizeTypeEnum.dbRepImportChanges">
5381cdf0e10cSrcweir			<context kind="enumeration">SynchronizeTypeEnum</context>
5382cdf0e10cSrcweir			<name>dbRepImportChanges</name>
5383cdf0e10cSrcweir			<value>2</value>
5384cdf0e10cSrcweir		</source>
5385cdf0e10cSrcweir		<destination designation="identity" />
5386cdf0e10cSrcweir	</element>
5387cdf0e10cSrcweir	<!--enum::dbRepSyncInternet {Constant}-->
5388cdf0e10cSrcweir	<element type="constant">
5389cdf0e10cSrcweir		<source id="DAO.SynchronizeTypeEnum.dbRepSyncInternet">
5390cdf0e10cSrcweir			<context kind="enumeration">SynchronizeTypeEnum</context>
5391cdf0e10cSrcweir			<name>dbRepSyncInternet</name>
5392cdf0e10cSrcweir			<value>16</value>
5393cdf0e10cSrcweir		</source>
5394cdf0e10cSrcweir		<destination designation="identity" />
5395cdf0e10cSrcweir	</element>
5396cdf0e10cSrcweir	<!--Class::TableDef-->
5397cdf0e10cSrcweir	<element type="class">
5398cdf0e10cSrcweir		<source id="DAO.TableDef">
5399cdf0e10cSrcweir			<name>TableDef</name>
5400cdf0e10cSrcweir		</source>
5401cdf0e10cSrcweir		<destination designation="identity" />
5402cdf0e10cSrcweir	</element>
5403cdf0e10cSrcweir	<!--property::TableDef.Attributes-->
5404cdf0e10cSrcweir	<element type="property">
5405cdf0e10cSrcweir		<source id="DAO.TableDef.Attributes">
5406cdf0e10cSrcweir			<context kind="class">TableDef</context>
5407cdf0e10cSrcweir			<name>Attributes</name>
5408cdf0e10cSrcweir			<type>Integer</type>
5409cdf0e10cSrcweir		</source>
5410cdf0e10cSrcweir	</element>
5411cdf0e10cSrcweir	<!--property::TableDef.ConflictTable {ReadOnly}-->
5412cdf0e10cSrcweir	<element type="property">
5413cdf0e10cSrcweir		<source id="DAO.TableDef.ConflictTable">
5414cdf0e10cSrcweir			<context kind="class">TableDef</context>
5415cdf0e10cSrcweir			<name>ConflictTable</name>
5416cdf0e10cSrcweir			<type>String</type>
5417cdf0e10cSrcweir		</source>
5418cdf0e10cSrcweir	</element>
5419cdf0e10cSrcweir	<!--property::TableDef.Connect-->
5420cdf0e10cSrcweir	<element type="property">
5421cdf0e10cSrcweir		<source id="DAO.TableDef.Connect">
5422cdf0e10cSrcweir			<context kind="class">TableDef</context>
5423cdf0e10cSrcweir			<name>Connect</name>
5424cdf0e10cSrcweir			<type>String</type>
5425cdf0e10cSrcweir		</source>
5426cdf0e10cSrcweir	</element>
5427cdf0e10cSrcweir	<!--method::TableDef.CreateField-->
5428cdf0e10cSrcweir	<element type="method">
5429cdf0e10cSrcweir		<source id="DAO.TableDef.CreateField">
5430cdf0e10cSrcweir			<context kind="class">TableDef</context>
5431cdf0e10cSrcweir			<name>CreateField</name>
5432cdf0e10cSrcweir			<type>Field</type>
5433cdf0e10cSrcweir			<parameter-list>
5434cdf0e10cSrcweir				<parameter optional="true">
5435cdf0e10cSrcweir					<type>Variant</type>
5436cdf0e10cSrcweir					<name>Name</name>
5437cdf0e10cSrcweir				</parameter>
5438cdf0e10cSrcweir				<parameter optional="true">
5439cdf0e10cSrcweir					<type>Variant</type>
5440cdf0e10cSrcweir					<name>Type</name>
5441cdf0e10cSrcweir				</parameter>
5442cdf0e10cSrcweir				<parameter optional="true">
5443cdf0e10cSrcweir					<type>Variant</type>
5444cdf0e10cSrcweir					<name>Size</name>
5445cdf0e10cSrcweir				</parameter>
5446cdf0e10cSrcweir			</parameter-list>
5447cdf0e10cSrcweir		</source>
5448cdf0e10cSrcweir	</element>
5449cdf0e10cSrcweir	<!--method::TableDef.CreateIndex-->
5450cdf0e10cSrcweir	<element type="method">
5451cdf0e10cSrcweir		<source id="DAO.TableDef.CreateIndex">
5452cdf0e10cSrcweir			<context kind="class">TableDef</context>
5453cdf0e10cSrcweir			<name>CreateIndex</name>
5454cdf0e10cSrcweir			<type>Index</type>
5455cdf0e10cSrcweir			<parameter-list>
5456cdf0e10cSrcweir				<parameter optional="true">
5457cdf0e10cSrcweir					<type>Variant</type>
5458cdf0e10cSrcweir					<name>Name</name>
5459cdf0e10cSrcweir				</parameter>
5460cdf0e10cSrcweir			</parameter-list>
5461cdf0e10cSrcweir		</source>
5462cdf0e10cSrcweir	</element>
5463cdf0e10cSrcweir	<!--method::TableDef.CreateProperty-->
5464cdf0e10cSrcweir	<element type="method">
5465cdf0e10cSrcweir		<source id="DAO.TableDef.CreateProperty">
5466cdf0e10cSrcweir			<context kind="class">TableDef</context>
5467cdf0e10cSrcweir			<name>CreateProperty</name>
5468cdf0e10cSrcweir			<type>Property</type>
5469cdf0e10cSrcweir			<parameter-list>
5470cdf0e10cSrcweir				<parameter optional="true">
5471cdf0e10cSrcweir					<type>Variant</type>
5472cdf0e10cSrcweir					<name>Name</name>
5473cdf0e10cSrcweir				</parameter>
5474cdf0e10cSrcweir				<parameter optional="true">
5475cdf0e10cSrcweir					<type>Variant</type>
5476cdf0e10cSrcweir					<name>Type</name>
5477cdf0e10cSrcweir				</parameter>
5478cdf0e10cSrcweir				<parameter optional="true">
5479cdf0e10cSrcweir					<type>Variant</type>
5480cdf0e10cSrcweir					<name>Value</name>
5481cdf0e10cSrcweir				</parameter>
5482cdf0e10cSrcweir				<parameter optional="true">
5483cdf0e10cSrcweir					<type>Variant</type>
5484cdf0e10cSrcweir					<name>DDL</name>
5485cdf0e10cSrcweir				</parameter>
5486cdf0e10cSrcweir			</parameter-list>
5487cdf0e10cSrcweir		</source>
5488cdf0e10cSrcweir	</element>
5489cdf0e10cSrcweir	<!--property::TableDef.DateCreated {ReadOnly}-->
5490cdf0e10cSrcweir	<element type="property">
5491cdf0e10cSrcweir		<source id="DAO.TableDef.DateCreated">
5492cdf0e10cSrcweir			<context kind="class">TableDef</context>
5493cdf0e10cSrcweir			<name>DateCreated</name>
5494cdf0e10cSrcweir			<type>Variant</type>
5495cdf0e10cSrcweir		</source>
5496cdf0e10cSrcweir	</element>
5497cdf0e10cSrcweir	<!--property::TableDef.Fields {Default} {ReadOnly}-->
5498cdf0e10cSrcweir	<element type="property">
5499cdf0e10cSrcweir		<source id="DAO.TableDef.Fields">
5500cdf0e10cSrcweir			<context kind="class">TableDef</context>
5501cdf0e10cSrcweir			<name default="true">Fields</name>
5502cdf0e10cSrcweir			<type>Fields</type>
5503cdf0e10cSrcweir		</source>
5504cdf0e10cSrcweir	</element>
5505cdf0e10cSrcweir	<!--property::TableDef.Indexes {ReadOnly}-->
5506cdf0e10cSrcweir	<element type="property">
5507cdf0e10cSrcweir		<source id="DAO.TableDef.Indexes">
5508cdf0e10cSrcweir			<context kind="class">TableDef</context>
5509cdf0e10cSrcweir			<name>Indexes</name>
5510cdf0e10cSrcweir			<type>Indexes</type>
5511cdf0e10cSrcweir		</source>
5512cdf0e10cSrcweir	</element>
5513cdf0e10cSrcweir	<!--property::TableDef.LastUpdated {ReadOnly}-->
5514cdf0e10cSrcweir	<element type="property">
5515cdf0e10cSrcweir		<source id="DAO.TableDef.LastUpdated">
5516cdf0e10cSrcweir			<context kind="class">TableDef</context>
5517cdf0e10cSrcweir			<name>LastUpdated</name>
5518cdf0e10cSrcweir			<type>Variant</type>
5519cdf0e10cSrcweir		</source>
5520cdf0e10cSrcweir	</element>
5521cdf0e10cSrcweir	<!--property::TableDef.Name-->
5522cdf0e10cSrcweir	<element type="property">
5523cdf0e10cSrcweir		<source id="DAO.TableDef.Name">
5524cdf0e10cSrcweir			<context kind="class">TableDef</context>
5525cdf0e10cSrcweir			<name>Name</name>
5526cdf0e10cSrcweir			<type>String</type>
5527cdf0e10cSrcweir		</source>
5528cdf0e10cSrcweir	</element>
5529cdf0e10cSrcweir	<!--method::TableDef.OpenRecordset-->
5530cdf0e10cSrcweir	<element type="method">
5531cdf0e10cSrcweir		<source id="DAO.TableDef.OpenRecordset">
5532cdf0e10cSrcweir			<context kind="class">TableDef</context>
5533cdf0e10cSrcweir			<name>OpenRecordset</name>
5534cdf0e10cSrcweir			<type>Recordset</type>
5535cdf0e10cSrcweir			<parameter-list>
5536cdf0e10cSrcweir				<parameter optional="true">
5537cdf0e10cSrcweir					<type>Variant</type>
5538cdf0e10cSrcweir					<name>Type</name>
5539cdf0e10cSrcweir				</parameter>
5540cdf0e10cSrcweir				<parameter optional="true">
5541cdf0e10cSrcweir					<type>Variant</type>
5542cdf0e10cSrcweir					<name>Options</name>
5543cdf0e10cSrcweir				</parameter>
5544cdf0e10cSrcweir			</parameter-list>
5545cdf0e10cSrcweir		</source>
5546cdf0e10cSrcweir	</element>
5547cdf0e10cSrcweir	<!--property::TableDef.Properties {ReadOnly}-->
5548cdf0e10cSrcweir	<element type="property">
5549cdf0e10cSrcweir		<source id="DAO.TableDef.Properties">
5550cdf0e10cSrcweir			<context kind="class">TableDef</context>
5551cdf0e10cSrcweir			<name>Properties</name>
5552cdf0e10cSrcweir			<type>Properties</type>
5553cdf0e10cSrcweir		</source>
5554cdf0e10cSrcweir	</element>
5555cdf0e10cSrcweir	<!--property::TableDef.RecordCount {ReadOnly}-->
5556cdf0e10cSrcweir	<element type="property">
5557cdf0e10cSrcweir		<source id="DAO.TableDef.RecordCount">
5558cdf0e10cSrcweir			<context kind="class">TableDef</context>
5559cdf0e10cSrcweir			<name>RecordCount</name>
5560cdf0e10cSrcweir			<type>Integer</type>
5561cdf0e10cSrcweir		</source>
5562cdf0e10cSrcweir	</element>
5563cdf0e10cSrcweir	<!--method::TableDef.RefreshLink-->
5564cdf0e10cSrcweir	<element type="method">
5565cdf0e10cSrcweir		<source id="DAO.TableDef.RefreshLink">
5566cdf0e10cSrcweir			<context kind="class">TableDef</context>
5567cdf0e10cSrcweir			<name>RefreshLink</name>
5568cdf0e10cSrcweir			<type>void</type>
5569cdf0e10cSrcweir		</source>
5570cdf0e10cSrcweir	</element>
5571cdf0e10cSrcweir	<!--property::TableDef.ReplicaFilter-->
5572cdf0e10cSrcweir	<element type="property">
5573cdf0e10cSrcweir		<source id="DAO.TableDef.ReplicaFilter">
5574cdf0e10cSrcweir			<context kind="class">TableDef</context>
5575cdf0e10cSrcweir			<name>ReplicaFilter</name>
5576cdf0e10cSrcweir			<type>Variant</type>
5577cdf0e10cSrcweir		</source>
5578cdf0e10cSrcweir	</element>
5579cdf0e10cSrcweir	<!--property::TableDef.SourceTableName-->
5580cdf0e10cSrcweir	<element type="property">
5581cdf0e10cSrcweir		<source id="DAO.TableDef.SourceTableName">
5582cdf0e10cSrcweir			<context kind="class">TableDef</context>
5583cdf0e10cSrcweir			<name>SourceTableName</name>
5584cdf0e10cSrcweir			<type>String</type>
5585cdf0e10cSrcweir		</source>
5586cdf0e10cSrcweir	</element>
5587cdf0e10cSrcweir	<!--property::TableDef.Updatable {ReadOnly}-->
5588cdf0e10cSrcweir	<element type="property">
5589cdf0e10cSrcweir		<source id="DAO.TableDef.Updatable">
5590cdf0e10cSrcweir			<context kind="class">TableDef</context>
5591cdf0e10cSrcweir			<name>Updatable</name>
5592cdf0e10cSrcweir			<type>boolean</type>
5593cdf0e10cSrcweir		</source>
5594cdf0e10cSrcweir	</element>
5595cdf0e10cSrcweir	<!--property::TableDef.ValidationRule-->
5596cdf0e10cSrcweir	<element type="property">
5597cdf0e10cSrcweir		<source id="DAO.TableDef.ValidationRule">
5598cdf0e10cSrcweir			<context kind="class">TableDef</context>
5599cdf0e10cSrcweir			<name>ValidationRule</name>
5600cdf0e10cSrcweir			<type>String</type>
5601cdf0e10cSrcweir		</source>
5602cdf0e10cSrcweir	</element>
5603cdf0e10cSrcweir	<!--property::TableDef.ValidationText-->
5604cdf0e10cSrcweir	<element type="property">
5605cdf0e10cSrcweir		<source id="DAO.TableDef.ValidationText">
5606cdf0e10cSrcweir			<context kind="class">TableDef</context>
5607cdf0e10cSrcweir			<name>ValidationText</name>
5608cdf0e10cSrcweir			<type>String</type>
5609cdf0e10cSrcweir		</source>
5610cdf0e10cSrcweir	</element>
5611cdf0e10cSrcweir	<!--enum::TableDefAttributeEnum  {Enumeration}-->
5612cdf0e10cSrcweir	<element type="enumeration">
5613cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum">
5614cdf0e10cSrcweir			<name>TableDefAttributeEnum</name>
5615cdf0e10cSrcweir		</source>
5616cdf0e10cSrcweir		<destination designation="identity" />
5617cdf0e10cSrcweir	</element>
5618cdf0e10cSrcweir	<!--enum::dbAttachedODBC {Constant}-->
5619cdf0e10cSrcweir	<element type="constant">
5620cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbAttachedODBC">
5621cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5622cdf0e10cSrcweir			<name>dbAttachedODBC</name>
5623cdf0e10cSrcweir			<value>536870912</value>
5624cdf0e10cSrcweir		</source>
5625cdf0e10cSrcweir		<destination designation="identity" />
5626cdf0e10cSrcweir	</element>
5627cdf0e10cSrcweir	<!--enum::dbAttachedTable {Constant}-->
5628cdf0e10cSrcweir	<element type="constant">
5629cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbAttachedTable">
5630cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5631cdf0e10cSrcweir			<name>dbAttachedTable</name>
5632cdf0e10cSrcweir			<value>1073741824</value>
5633cdf0e10cSrcweir		</source>
5634cdf0e10cSrcweir		<destination designation="identity" />
5635cdf0e10cSrcweir	</element>
5636cdf0e10cSrcweir	<!--enum::dbAttachExclusive {Constant}-->
5637cdf0e10cSrcweir	<element type="constant">
5638cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbAttachExclusive">
5639cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5640cdf0e10cSrcweir			<name>dbAttachExclusive</name>
5641cdf0e10cSrcweir			<value>65536</value>
5642cdf0e10cSrcweir		</source>
5643cdf0e10cSrcweir		<destination designation="identity" />
5644cdf0e10cSrcweir	</element>
5645cdf0e10cSrcweir	<!--enum::dbAttachSavePWD {Constant}-->
5646cdf0e10cSrcweir	<element type="constant">
5647cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbAttachSavePWD">
5648cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5649cdf0e10cSrcweir			<name>dbAttachSavePWD</name>
5650cdf0e10cSrcweir			<value>131072</value>
5651cdf0e10cSrcweir		</source>
5652cdf0e10cSrcweir		<destination designation="identity" />
5653cdf0e10cSrcweir	</element>
5654cdf0e10cSrcweir	<!--enum::dbHiddenObject {Constant}-->
5655cdf0e10cSrcweir	<element type="constant">
5656cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbHiddenObject">
5657cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5658cdf0e10cSrcweir			<name>dbHiddenObject</name>
5659cdf0e10cSrcweir			<value>1</value>
5660cdf0e10cSrcweir		</source>
5661cdf0e10cSrcweir		<destination designation="identity" />
5662cdf0e10cSrcweir	</element>
5663cdf0e10cSrcweir	<!--enum::dbSystemObject {Constant}-->
5664cdf0e10cSrcweir	<element type="constant">
5665cdf0e10cSrcweir		<source id="DAO.TableDefAttributeEnum.dbSystemObject">
5666cdf0e10cSrcweir			<context kind="enumeration">TableDefAttributeEnum</context>
5667cdf0e10cSrcweir			<name>dbSystemObject</name>
5668cdf0e10cSrcweir			<value>-2147483646</value>
5669cdf0e10cSrcweir		</source>
5670cdf0e10cSrcweir		<destination designation="identity" />
5671cdf0e10cSrcweir	</element>
5672cdf0e10cSrcweir	<!--Class::TableDefs-->
5673cdf0e10cSrcweir	<element type="class">
5674cdf0e10cSrcweir		<source id="DAO.TableDefs">
5675cdf0e10cSrcweir			<name>TableDefs</name>
5676cdf0e10cSrcweir		</source>
5677cdf0e10cSrcweir		<destination designation="identity" />
5678cdf0e10cSrcweir	</element>
5679cdf0e10cSrcweir	<!--method::TableDefs.Append-->
5680cdf0e10cSrcweir	<element type="method">
5681cdf0e10cSrcweir		<source id="DAO.TableDefs.Append">
5682cdf0e10cSrcweir			<context kind="class">TableDefs</context>
5683cdf0e10cSrcweir			<name>Append</name>
5684cdf0e10cSrcweir			<type>void</type>
5685cdf0e10cSrcweir			<parameter-list>
5686cdf0e10cSrcweir				<parameter>
5687cdf0e10cSrcweir					<type>Object</type>
5688cdf0e10cSrcweir					<name>Object</name>
5689cdf0e10cSrcweir				</parameter>
5690cdf0e10cSrcweir			</parameter-list>
5691cdf0e10cSrcweir		</source>
5692cdf0e10cSrcweir	</element>
5693cdf0e10cSrcweir	<!--property::TableDefs.Count {ReadOnly}-->
5694cdf0e10cSrcweir	<element type="property">
5695cdf0e10cSrcweir		<source id="DAO.TableDefs.Count">
5696cdf0e10cSrcweir			<context kind="class">TableDefs</context>
5697cdf0e10cSrcweir			<name>Count</name>
5698cdf0e10cSrcweir			<type>short</type>
5699cdf0e10cSrcweir		</source>
5700cdf0e10cSrcweir	</element>
5701cdf0e10cSrcweir	<!--method::TableDefs.Delete-->
5702cdf0e10cSrcweir	<element type="method">
5703cdf0e10cSrcweir		<source id="DAO.TableDefs.Delete">
5704cdf0e10cSrcweir			<context kind="class">TableDefs</context>
5705cdf0e10cSrcweir			<name>Delete</name>
5706cdf0e10cSrcweir			<type>void</type>
5707cdf0e10cSrcweir			<parameter-list>
5708cdf0e10cSrcweir				<parameter>
5709cdf0e10cSrcweir					<type>String</type>
5710cdf0e10cSrcweir					<name>Name</name>
5711cdf0e10cSrcweir				</parameter>
5712cdf0e10cSrcweir			</parameter-list>
5713cdf0e10cSrcweir		</source>
5714cdf0e10cSrcweir	</element>
5715cdf0e10cSrcweir	<!--property::TableDefs.Item {Default} {ReadOnly}-->
5716cdf0e10cSrcweir	<element type="property">
5717cdf0e10cSrcweir		<source id="DAO.TableDefs.Item">
5718cdf0e10cSrcweir			<context kind="class">TableDefs</context>
5719cdf0e10cSrcweir			<name default="true">Item</name>
5720cdf0e10cSrcweir			<type>TableDef</type>
5721cdf0e10cSrcweir			<parameter-list>
5722cdf0e10cSrcweir				<parameter>
5723cdf0e10cSrcweir					<type>Variant</type>
5724cdf0e10cSrcweir					<name>Item</name>
5725cdf0e10cSrcweir				</parameter>
5726cdf0e10cSrcweir			</parameter-list>
5727cdf0e10cSrcweir		</source>
5728cdf0e10cSrcweir	</element>
5729cdf0e10cSrcweir	<!--method::TableDefs.Refresh-->
5730cdf0e10cSrcweir	<element type="method">
5731cdf0e10cSrcweir		<source id="DAO.TableDefs.Refresh">
5732cdf0e10cSrcweir			<context kind="class">TableDefs</context>
5733cdf0e10cSrcweir			<name>Refresh</name>
5734cdf0e10cSrcweir			<type>void</type>
5735cdf0e10cSrcweir		</source>
5736cdf0e10cSrcweir	</element>
5737cdf0e10cSrcweir	<!--enum::UpdateCriteriaEnum  {Enumeration}-->
5738cdf0e10cSrcweir	<element type="enumeration">
5739cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum">
5740cdf0e10cSrcweir			<name>UpdateCriteriaEnum</name>
5741cdf0e10cSrcweir		</source>
5742cdf0e10cSrcweir		<destination designation="identity" />
5743cdf0e10cSrcweir	</element>
5744cdf0e10cSrcweir	<!--enum::dbCriteriaAllCols {Constant}-->
5745cdf0e10cSrcweir	<element type="constant">
5746cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaAllCols">
5747cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5748cdf0e10cSrcweir			<name>dbCriteriaAllCols</name>
5749cdf0e10cSrcweir			<value>4</value>
5750cdf0e10cSrcweir		</source>
5751cdf0e10cSrcweir		<destination designation="identity" />
5752cdf0e10cSrcweir	</element>
5753cdf0e10cSrcweir	<!--enum::dbCriteriaDeleteInsert {Constant}-->
5754cdf0e10cSrcweir	<element type="constant">
5755cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaDeleteInsert">
5756cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5757cdf0e10cSrcweir			<name>dbCriteriaDeleteInsert</name>
5758cdf0e10cSrcweir			<value>16</value>
5759cdf0e10cSrcweir		</source>
5760cdf0e10cSrcweir		<destination designation="identity" />
5761cdf0e10cSrcweir	</element>
5762cdf0e10cSrcweir	<!--enum::dbCriteriaKey {Constant}-->
5763cdf0e10cSrcweir	<element type="constant">
5764cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaKey">
5765cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5766cdf0e10cSrcweir			<name>dbCriteriaKey</name>
5767cdf0e10cSrcweir			<value>1</value>
5768cdf0e10cSrcweir		</source>
5769cdf0e10cSrcweir		<destination designation="identity" />
5770cdf0e10cSrcweir	</element>
5771cdf0e10cSrcweir	<!--enum::dbCriteriaModValues {Constant}-->
5772cdf0e10cSrcweir	<element type="constant">
5773cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaModValues">
5774cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5775cdf0e10cSrcweir			<name>dbCriteriaModValues</name>
5776cdf0e10cSrcweir			<value>2</value>
5777cdf0e10cSrcweir		</source>
5778cdf0e10cSrcweir		<destination designation="identity" />
5779cdf0e10cSrcweir	</element>
5780cdf0e10cSrcweir	<!--enum::dbCriteriaTimestamp {Constant}-->
5781cdf0e10cSrcweir	<element type="constant">
5782cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaTimestamp">
5783cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5784cdf0e10cSrcweir			<name>dbCriteriaTimestamp</name>
5785cdf0e10cSrcweir			<value>8</value>
5786cdf0e10cSrcweir		</source>
5787cdf0e10cSrcweir		<destination designation="identity" />
5788cdf0e10cSrcweir	</element>
5789cdf0e10cSrcweir	<!--enum::dbCriteriaUpdate {Constant}-->
5790cdf0e10cSrcweir	<element type="constant">
5791cdf0e10cSrcweir		<source id="DAO.UpdateCriteriaEnum.dbCriteriaUpdate">
5792cdf0e10cSrcweir			<context kind="enumeration">UpdateCriteriaEnum</context>
5793cdf0e10cSrcweir			<name>dbCriteriaUpdate</name>
5794cdf0e10cSrcweir			<value>32</value>
5795cdf0e10cSrcweir		</source>
5796cdf0e10cSrcweir		<destination designation="identity" />
5797cdf0e10cSrcweir	</element>
5798cdf0e10cSrcweir	<!--enum::UpdateTypeEnum  {Enumeration}-->
5799cdf0e10cSrcweir	<element type="enumeration">
5800cdf0e10cSrcweir		<source id="DAO.UpdateTypeEnum">
5801cdf0e10cSrcweir			<name>UpdateTypeEnum</name>
5802cdf0e10cSrcweir		</source>
5803cdf0e10cSrcweir		<destination designation="identity" />
5804cdf0e10cSrcweir	</element>
5805cdf0e10cSrcweir	<!--enum::dbUpdateBatch {Constant}-->
5806cdf0e10cSrcweir	<element type="constant">
5807cdf0e10cSrcweir		<source id="DAO.UpdateTypeEnum.dbUpdateBatch">
5808cdf0e10cSrcweir			<context kind="enumeration">UpdateTypeEnum</context>
5809cdf0e10cSrcweir			<name>dbUpdateBatch</name>
5810cdf0e10cSrcweir			<value>4</value>
5811cdf0e10cSrcweir		</source>
5812cdf0e10cSrcweir		<destination designation="identity" />
5813cdf0e10cSrcweir	</element>
5814cdf0e10cSrcweir	<!--enum::dbUpdateCurrentRecord {Constant}-->
5815cdf0e10cSrcweir	<element type="constant">
5816cdf0e10cSrcweir		<source id="DAO.UpdateTypeEnum.dbUpdateCurrentRecord">
5817cdf0e10cSrcweir			<context kind="enumeration">UpdateTypeEnum</context>
5818cdf0e10cSrcweir			<name>dbUpdateCurrentRecord</name>
5819cdf0e10cSrcweir			<value>2</value>
5820cdf0e10cSrcweir		</source>
5821cdf0e10cSrcweir		<destination designation="identity" />
5822cdf0e10cSrcweir	</element>
5823cdf0e10cSrcweir	<!--enum::dbUpdateRegular {Constant}-->
5824cdf0e10cSrcweir	<element type="constant">
5825cdf0e10cSrcweir		<source id="DAO.UpdateTypeEnum.dbUpdateRegular">
5826cdf0e10cSrcweir			<context kind="enumeration">UpdateTypeEnum</context>
5827cdf0e10cSrcweir			<name>dbUpdateRegular</name>
5828cdf0e10cSrcweir			<value>1</value>
5829cdf0e10cSrcweir		</source>
5830cdf0e10cSrcweir		<destination designation="identity" />
5831cdf0e10cSrcweir	</element>
5832cdf0e10cSrcweir	<!--Class::User-->
5833cdf0e10cSrcweir	<element type="class">
5834cdf0e10cSrcweir		<source id="DAO.User">
5835cdf0e10cSrcweir			<name>User</name>
5836cdf0e10cSrcweir		</source>
5837cdf0e10cSrcweir		<destination designation="identity" />
5838cdf0e10cSrcweir	</element>
5839cdf0e10cSrcweir	<!--method::User.CreateGroup-->
5840cdf0e10cSrcweir	<element type="method">
5841cdf0e10cSrcweir		<source id="DAO.User.CreateGroup">
5842cdf0e10cSrcweir			<context kind="class">User</context>
5843cdf0e10cSrcweir			<name>CreateGroup</name>
5844cdf0e10cSrcweir			<type>Group</type>
5845cdf0e10cSrcweir			<parameter-list>
5846cdf0e10cSrcweir				<parameter optional="true">
5847cdf0e10cSrcweir					<type>Variant</type>
5848cdf0e10cSrcweir					<name>Name</name>
5849cdf0e10cSrcweir				</parameter>
5850cdf0e10cSrcweir				<parameter optional="true">
5851cdf0e10cSrcweir					<type>Variant</type>
5852cdf0e10cSrcweir					<name>PID</name>
5853cdf0e10cSrcweir				</parameter>
5854cdf0e10cSrcweir			</parameter-list>
5855cdf0e10cSrcweir		</source>
5856cdf0e10cSrcweir	</element>
5857cdf0e10cSrcweir	<!--property::User.Groups {Default} {ReadOnly}-->
5858cdf0e10cSrcweir	<element type="property">
5859cdf0e10cSrcweir		<source id="DAO.User.Groups">
5860cdf0e10cSrcweir			<context kind="class">User</context>
5861cdf0e10cSrcweir			<name default="true">Groups</name>
5862cdf0e10cSrcweir			<type>Groups</type>
5863cdf0e10cSrcweir		</source>
5864cdf0e10cSrcweir	</element>
5865cdf0e10cSrcweir	<!--property::User.Name-->
5866cdf0e10cSrcweir	<element type="property">
5867cdf0e10cSrcweir		<source id="DAO.User.Name">
5868cdf0e10cSrcweir			<context kind="class">User</context>
5869cdf0e10cSrcweir			<name>Name</name>
5870cdf0e10cSrcweir			<type>String</type>
5871cdf0e10cSrcweir		</source>
5872cdf0e10cSrcweir	</element>
5873cdf0e10cSrcweir	<!--method::User.NewPassword-->
5874cdf0e10cSrcweir	<element type="method">
5875cdf0e10cSrcweir		<source id="DAO.User.NewPassword">
5876cdf0e10cSrcweir			<context kind="class">User</context>
5877cdf0e10cSrcweir			<name>NewPassword</name>
5878cdf0e10cSrcweir			<type>void</type>
5879cdf0e10cSrcweir			<parameter-list>
5880cdf0e10cSrcweir				<parameter>
5881cdf0e10cSrcweir					<type>String</type>
5882cdf0e10cSrcweir					<name>bstrOld</name>
5883cdf0e10cSrcweir				</parameter>
5884cdf0e10cSrcweir				<parameter>
5885cdf0e10cSrcweir					<type>String</type>
5886cdf0e10cSrcweir					<name>bstrNew</name>
5887cdf0e10cSrcweir				</parameter>
5888cdf0e10cSrcweir			</parameter-list>
5889cdf0e10cSrcweir		</source>
5890cdf0e10cSrcweir	</element>
5891cdf0e10cSrcweir	<!--property::User.Properties {ReadOnly}-->
5892cdf0e10cSrcweir	<element type="property">
5893cdf0e10cSrcweir		<source id="DAO.User.Properties">
5894cdf0e10cSrcweir			<context kind="class">User</context>
5895cdf0e10cSrcweir			<name>Properties</name>
5896cdf0e10cSrcweir			<type>Properties</type>
5897cdf0e10cSrcweir		</source>
5898cdf0e10cSrcweir	</element>
5899cdf0e10cSrcweir	<!--Class::Users-->
5900cdf0e10cSrcweir	<element type="class">
5901cdf0e10cSrcweir		<source id="DAO.Users">
5902cdf0e10cSrcweir			<name>Users</name>
5903cdf0e10cSrcweir		</source>
5904cdf0e10cSrcweir		<destination designation="identity" />
5905cdf0e10cSrcweir	</element>
5906cdf0e10cSrcweir	<!--method::Users.Append-->
5907cdf0e10cSrcweir	<element type="method">
5908cdf0e10cSrcweir		<source id="DAO.Users.Append">
5909cdf0e10cSrcweir			<context kind="class">Users</context>
5910cdf0e10cSrcweir			<name>Append</name>
5911cdf0e10cSrcweir			<type>void</type>
5912cdf0e10cSrcweir			<parameter-list>
5913cdf0e10cSrcweir				<parameter>
5914cdf0e10cSrcweir					<type>Object</type>
5915cdf0e10cSrcweir					<name>Object</name>
5916cdf0e10cSrcweir				</parameter>
5917cdf0e10cSrcweir			</parameter-list>
5918cdf0e10cSrcweir		</source>
5919cdf0e10cSrcweir	</element>
5920cdf0e10cSrcweir	<!--property::Users.Count {ReadOnly}-->
5921cdf0e10cSrcweir	<element type="property">
5922cdf0e10cSrcweir		<source id="DAO.Users.Count">
5923cdf0e10cSrcweir			<context kind="class">Users</context>
5924cdf0e10cSrcweir			<name>Count</name>
5925cdf0e10cSrcweir			<type>short</type>
5926cdf0e10cSrcweir		</source>
5927cdf0e10cSrcweir	</element>
5928cdf0e10cSrcweir	<!--method::Users.Delete-->
5929cdf0e10cSrcweir	<element type="method">
5930cdf0e10cSrcweir		<source id="DAO.Users.Delete">
5931cdf0e10cSrcweir			<context kind="class">Users</context>
5932cdf0e10cSrcweir			<name>Delete</name>
5933cdf0e10cSrcweir			<type>void</type>
5934cdf0e10cSrcweir			<parameter-list>
5935cdf0e10cSrcweir				<parameter>
5936cdf0e10cSrcweir					<type>String</type>
5937cdf0e10cSrcweir					<name>Name</name>
5938cdf0e10cSrcweir				</parameter>
5939cdf0e10cSrcweir			</parameter-list>
5940cdf0e10cSrcweir		</source>
5941cdf0e10cSrcweir	</element>
5942cdf0e10cSrcweir	<!--property::Users.Item {Default} {ReadOnly}-->
5943cdf0e10cSrcweir	<element type="property">
5944cdf0e10cSrcweir		<source id="DAO.Users.Item">
5945cdf0e10cSrcweir			<context kind="class">Users</context>
5946cdf0e10cSrcweir			<name default="true">Item</name>
5947cdf0e10cSrcweir			<type>User</type>
5948cdf0e10cSrcweir			<parameter-list>
5949cdf0e10cSrcweir				<parameter>
5950cdf0e10cSrcweir					<type>Variant</type>
5951cdf0e10cSrcweir					<name>Item</name>
5952cdf0e10cSrcweir				</parameter>
5953cdf0e10cSrcweir			</parameter-list>
5954cdf0e10cSrcweir		</source>
5955cdf0e10cSrcweir	</element>
5956cdf0e10cSrcweir	<!--method::Users.Refresh-->
5957cdf0e10cSrcweir	<element type="method">
5958cdf0e10cSrcweir		<source id="DAO.Users.Refresh">
5959cdf0e10cSrcweir			<context kind="class">Users</context>
5960cdf0e10cSrcweir			<name>Refresh</name>
5961cdf0e10cSrcweir			<type>void</type>
5962cdf0e10cSrcweir		</source>
5963cdf0e10cSrcweir	</element>
5964cdf0e10cSrcweir	<!--Class::Workspace-->
5965cdf0e10cSrcweir	<element type="class">
5966cdf0e10cSrcweir		<source id="DAO.Workspace">
5967cdf0e10cSrcweir			<name>Workspace</name>
5968cdf0e10cSrcweir		</source>
5969cdf0e10cSrcweir		<destination designation="identity" />
5970cdf0e10cSrcweir	</element>
5971cdf0e10cSrcweir	<!--method::Workspace.BeginTrans-->
5972cdf0e10cSrcweir	<element type="method">
5973cdf0e10cSrcweir		<source id="DAO.Workspace.BeginTrans">
5974cdf0e10cSrcweir			<context kind="class">Workspace</context>
5975cdf0e10cSrcweir			<name>BeginTrans</name>
5976cdf0e10cSrcweir			<type>void</type>
5977cdf0e10cSrcweir		</source>
5978cdf0e10cSrcweir	</element>
5979cdf0e10cSrcweir	<!--method::Workspace.Close-->
5980cdf0e10cSrcweir	<element type="method">
5981cdf0e10cSrcweir		<source id="DAO.Workspace.Close">
5982cdf0e10cSrcweir			<context kind="class">Workspace</context>
5983cdf0e10cSrcweir			<name>Close</name>
5984cdf0e10cSrcweir			<type>void</type>
5985cdf0e10cSrcweir		</source>
5986cdf0e10cSrcweir	</element>
5987cdf0e10cSrcweir	<!--method::Workspace.CommitTrans-->
5988cdf0e10cSrcweir	<element type="method">
5989cdf0e10cSrcweir		<source id="DAO.Workspace.CommitTrans">
5990cdf0e10cSrcweir			<context kind="class">Workspace</context>
5991cdf0e10cSrcweir			<name>CommitTrans</name>
5992cdf0e10cSrcweir			<type>void</type>
5993cdf0e10cSrcweir			<parameter-list>
5994cdf0e10cSrcweir				<parameter optional="true">
5995cdf0e10cSrcweir					<type>Integer</type>
5996cdf0e10cSrcweir					<name>Options</name>
5997cdf0e10cSrcweir				</parameter>
5998cdf0e10cSrcweir			</parameter-list>
5999cdf0e10cSrcweir		</source>
6000cdf0e10cSrcweir	</element>
6001cdf0e10cSrcweir	<!--property::Workspace.Connections {ReadOnly}-->
6002cdf0e10cSrcweir	<element type="property">
6003cdf0e10cSrcweir		<source id="DAO.Workspace.Connections">
6004cdf0e10cSrcweir			<context kind="class">Workspace</context>
6005cdf0e10cSrcweir			<name>Connections</name>
6006cdf0e10cSrcweir			<type>Connections</type>
6007cdf0e10cSrcweir		</source>
6008cdf0e10cSrcweir	</element>
6009cdf0e10cSrcweir	<!--method::Workspace.CreateDatabase-->
6010cdf0e10cSrcweir	<element type="method">
6011cdf0e10cSrcweir		<source id="DAO.Workspace.CreateDatabase">
6012cdf0e10cSrcweir			<context kind="class">Workspace</context>
6013cdf0e10cSrcweir			<name>CreateDatabase</name>
6014cdf0e10cSrcweir			<type>Database</type>
6015cdf0e10cSrcweir			<parameter-list>
6016cdf0e10cSrcweir				<parameter>
6017cdf0e10cSrcweir					<type>String</type>
6018cdf0e10cSrcweir					<name>Name</name>
6019cdf0e10cSrcweir				</parameter>
6020cdf0e10cSrcweir				<parameter>
6021cdf0e10cSrcweir					<type>String</type>
6022cdf0e10cSrcweir					<name>Connect</name>
6023cdf0e10cSrcweir				</parameter>
6024cdf0e10cSrcweir				<parameter optional="true">
6025cdf0e10cSrcweir					<type>Variant</type>
6026cdf0e10cSrcweir					<name>Option</name>
6027cdf0e10cSrcweir				</parameter>
6028cdf0e10cSrcweir			</parameter-list>
6029cdf0e10cSrcweir		</source>
6030cdf0e10cSrcweir	</element>
6031cdf0e10cSrcweir	<!--method::Workspace.CreateGroup-->
6032cdf0e10cSrcweir	<element type="method">
6033cdf0e10cSrcweir		<source id="DAO.Workspace.CreateGroup">
6034cdf0e10cSrcweir			<context kind="class">Workspace</context>
6035cdf0e10cSrcweir			<name>CreateGroup</name>
6036cdf0e10cSrcweir			<type>Group</type>
6037cdf0e10cSrcweir			<parameter-list>
6038cdf0e10cSrcweir				<parameter optional="true">
6039cdf0e10cSrcweir					<type>Variant</type>
6040cdf0e10cSrcweir					<name>Name</name>
6041cdf0e10cSrcweir				</parameter>
6042cdf0e10cSrcweir				<parameter optional="true">
6043cdf0e10cSrcweir					<type>Variant</type>
6044cdf0e10cSrcweir					<name>PID</name>
6045cdf0e10cSrcweir				</parameter>
6046cdf0e10cSrcweir			</parameter-list>
6047cdf0e10cSrcweir		</source>
6048cdf0e10cSrcweir	</element>
6049cdf0e10cSrcweir	<!--method::Workspace.CreateUser-->
6050cdf0e10cSrcweir	<element type="method">
6051cdf0e10cSrcweir		<source id="DAO.Workspace.CreateUser">
6052cdf0e10cSrcweir			<context kind="class">Workspace</context>
6053cdf0e10cSrcweir			<name>CreateUser</name>
6054cdf0e10cSrcweir			<type>User</type>
6055cdf0e10cSrcweir			<parameter-list>
6056cdf0e10cSrcweir				<parameter optional="true">
6057cdf0e10cSrcweir					<type>Variant</type>
6058cdf0e10cSrcweir					<name>Name</name>
6059cdf0e10cSrcweir				</parameter>
6060cdf0e10cSrcweir				<parameter optional="true">
6061cdf0e10cSrcweir					<type>Variant</type>
6062cdf0e10cSrcweir					<name>PID</name>
6063cdf0e10cSrcweir				</parameter>
6064cdf0e10cSrcweir				<parameter optional="true">
6065cdf0e10cSrcweir					<type>Variant</type>
6066cdf0e10cSrcweir					<name>Password</name>
6067cdf0e10cSrcweir				</parameter>
6068cdf0e10cSrcweir			</parameter-list>
6069cdf0e10cSrcweir		</source>
6070cdf0e10cSrcweir	</element>
6071cdf0e10cSrcweir	<!--property::Workspace.Databases {Default} {ReadOnly}-->
6072cdf0e10cSrcweir	<element type="property">
6073cdf0e10cSrcweir		<source id="DAO.Workspace.Databases">
6074cdf0e10cSrcweir			<context kind="class">Workspace</context>
6075cdf0e10cSrcweir			<name default="true">Databases</name>
6076cdf0e10cSrcweir			<type>Databases</type>
6077cdf0e10cSrcweir		</source>
6078cdf0e10cSrcweir	</element>
6079cdf0e10cSrcweir	<!--property::Workspace.DefaultCursorDriver-->
6080cdf0e10cSrcweir	<element type="property">
6081cdf0e10cSrcweir		<source id="DAO.Workspace.DefaultCursorDriver">
6082cdf0e10cSrcweir			<context kind="class">Workspace</context>
6083cdf0e10cSrcweir			<name>DefaultCursorDriver</name>
6084cdf0e10cSrcweir			<type>Integer</type>
6085cdf0e10cSrcweir		</source>
6086cdf0e10cSrcweir	</element>
6087cdf0e10cSrcweir	<!--property::Workspace.Groups {ReadOnly}-->
6088cdf0e10cSrcweir	<element type="property">
6089cdf0e10cSrcweir		<source id="DAO.Workspace.Groups">
6090cdf0e10cSrcweir			<context kind="class">Workspace</context>
6091cdf0e10cSrcweir			<name>Groups</name>
6092cdf0e10cSrcweir			<type>Groups</type>
6093cdf0e10cSrcweir		</source>
6094cdf0e10cSrcweir	</element>
6095cdf0e10cSrcweir	<!--property::Workspace.hEnv {ReadOnly}-->
6096cdf0e10cSrcweir	<element type="property">
6097cdf0e10cSrcweir		<source id="DAO.Workspace.hEnv">
6098cdf0e10cSrcweir			<context kind="class">Workspace</context>
6099cdf0e10cSrcweir			<name>hEnv</name>
6100cdf0e10cSrcweir			<type>Integer</type>
6101cdf0e10cSrcweir		</source>
6102cdf0e10cSrcweir	</element>
6103cdf0e10cSrcweir	<!--property::Workspace.IsolateODBCTrans-->
6104cdf0e10cSrcweir	<element type="property">
6105cdf0e10cSrcweir		<source id="DAO.Workspace.IsolateODBCTrans">
6106cdf0e10cSrcweir			<context kind="class">Workspace</context>
6107cdf0e10cSrcweir			<name>IsolateODBCTrans</name>
6108cdf0e10cSrcweir			<type>short</type>
6109cdf0e10cSrcweir		</source>
6110cdf0e10cSrcweir	</element>
6111cdf0e10cSrcweir	<!--property::Workspace.LoginTimeout-->
6112cdf0e10cSrcweir	<element type="property">
6113cdf0e10cSrcweir		<source id="DAO.Workspace.LoginTimeout">
6114cdf0e10cSrcweir			<context kind="class">Workspace</context>
6115cdf0e10cSrcweir			<name>LoginTimeout</name>
6116cdf0e10cSrcweir			<type>Integer</type>
6117cdf0e10cSrcweir		</source>
6118cdf0e10cSrcweir	</element>
6119cdf0e10cSrcweir	<!--property::Workspace.Name-->
6120cdf0e10cSrcweir	<element type="property">
6121cdf0e10cSrcweir		<source id="DAO.Workspace.Name">
6122cdf0e10cSrcweir			<context kind="class">Workspace</context>
6123cdf0e10cSrcweir			<name>Name</name>
6124cdf0e10cSrcweir			<type>String</type>
6125cdf0e10cSrcweir		</source>
6126cdf0e10cSrcweir	</element>
6127cdf0e10cSrcweir	<!--method::Workspace.OpenConnection-->
6128cdf0e10cSrcweir	<element type="method">
6129cdf0e10cSrcweir		<source id="DAO.Workspace.OpenConnection">
6130cdf0e10cSrcweir			<context kind="class">Workspace</context>
6131cdf0e10cSrcweir			<name>OpenConnection</name>
6132cdf0e10cSrcweir			<type>Connection</type>
6133cdf0e10cSrcweir			<parameter-list>
6134cdf0e10cSrcweir				<parameter>
6135cdf0e10cSrcweir					<type>String</type>
6136cdf0e10cSrcweir					<name>Name</name>
6137cdf0e10cSrcweir				</parameter>
6138cdf0e10cSrcweir				<parameter optional="true">
6139cdf0e10cSrcweir					<type>Variant</type>
6140cdf0e10cSrcweir					<name>Options</name>
6141cdf0e10cSrcweir				</parameter>
6142cdf0e10cSrcweir				<parameter optional="true">
6143cdf0e10cSrcweir					<type>Variant</type>
6144cdf0e10cSrcweir					<name>ReadOnly</name>
6145cdf0e10cSrcweir				</parameter>
6146cdf0e10cSrcweir				<parameter optional="true">
6147cdf0e10cSrcweir					<type>Variant</type>
6148cdf0e10cSrcweir					<name>Connect</name>
6149cdf0e10cSrcweir				</parameter>
6150cdf0e10cSrcweir			</parameter-list>
6151cdf0e10cSrcweir		</source>
6152cdf0e10cSrcweir	</element>
6153cdf0e10cSrcweir	<!--method::Workspace.OpenDatabase-->
6154cdf0e10cSrcweir	<element type="method">
6155cdf0e10cSrcweir		<source id="DAO.Workspace.OpenDatabase">
6156cdf0e10cSrcweir			<context kind="class">Workspace</context>
6157cdf0e10cSrcweir			<name>OpenDatabase</name>
6158cdf0e10cSrcweir			<type>Database</type>
6159cdf0e10cSrcweir			<parameter-list>
6160cdf0e10cSrcweir				<parameter>
6161cdf0e10cSrcweir					<type>String</type>
6162cdf0e10cSrcweir					<name>Name</name>
6163cdf0e10cSrcweir				</parameter>
6164cdf0e10cSrcweir				<parameter optional="true">
6165cdf0e10cSrcweir					<type>Variant</type>
6166cdf0e10cSrcweir					<name>Options</name>
6167cdf0e10cSrcweir				</parameter>
6168cdf0e10cSrcweir				<parameter optional="true">
6169cdf0e10cSrcweir					<type>Variant</type>
6170cdf0e10cSrcweir					<name>ReadOnly</name>
6171cdf0e10cSrcweir				</parameter>
6172cdf0e10cSrcweir				<parameter optional="true">
6173cdf0e10cSrcweir					<type>Variant</type>
6174cdf0e10cSrcweir					<name>Connect</name>
6175cdf0e10cSrcweir				</parameter>
6176cdf0e10cSrcweir			</parameter-list>
6177cdf0e10cSrcweir		</source>
6178cdf0e10cSrcweir	</element>
6179cdf0e10cSrcweir	<!--property::Workspace.Properties {ReadOnly}-->
6180cdf0e10cSrcweir	<element type="property">
6181cdf0e10cSrcweir		<source id="DAO.Workspace.Properties">
6182cdf0e10cSrcweir			<context kind="class">Workspace</context>
6183cdf0e10cSrcweir			<name>Properties</name>
6184cdf0e10cSrcweir			<type>Properties</type>
6185cdf0e10cSrcweir		</source>
6186cdf0e10cSrcweir	</element>
6187cdf0e10cSrcweir	<!--method::Workspace.Rollback-->
6188cdf0e10cSrcweir	<element type="method">
6189cdf0e10cSrcweir		<source id="DAO.Workspace.Rollback">
6190cdf0e10cSrcweir			<context kind="class">Workspace</context>
6191cdf0e10cSrcweir			<name>Rollback</name>
6192cdf0e10cSrcweir			<type>void</type>
6193cdf0e10cSrcweir		</source>
6194cdf0e10cSrcweir	</element>
6195cdf0e10cSrcweir	<!--property::Workspace.Type {ReadOnly}-->
6196cdf0e10cSrcweir	<element type="property">
6197cdf0e10cSrcweir		<source id="DAO.Workspace.Type">
6198cdf0e10cSrcweir			<context kind="class">Workspace</context>
6199cdf0e10cSrcweir			<name>Type</name>
6200cdf0e10cSrcweir			<type>Integer</type>
6201cdf0e10cSrcweir		</source>
6202cdf0e10cSrcweir	</element>
6203cdf0e10cSrcweir	<!--property::Workspace.UserName {ReadOnly}-->
6204cdf0e10cSrcweir	<element type="property">
6205cdf0e10cSrcweir		<source id="DAO.Workspace.UserName">
6206cdf0e10cSrcweir			<context kind="class">Workspace</context>
6207cdf0e10cSrcweir			<name>UserName</name>
6208cdf0e10cSrcweir			<type>String</type>
6209cdf0e10cSrcweir		</source>
6210cdf0e10cSrcweir	</element>
6211cdf0e10cSrcweir	<!--property::Workspace.Users {ReadOnly}-->
6212cdf0e10cSrcweir	<element type="property">
6213cdf0e10cSrcweir		<source id="DAO.Workspace.Users">
6214cdf0e10cSrcweir			<context kind="class">Workspace</context>
6215cdf0e10cSrcweir			<name>Users</name>
6216cdf0e10cSrcweir			<type>Users</type>
6217cdf0e10cSrcweir		</source>
6218cdf0e10cSrcweir	</element>
6219cdf0e10cSrcweir	<!--Class::Workspaces-->
6220cdf0e10cSrcweir	<element type="class">
6221cdf0e10cSrcweir		<source id="DAO.Workspaces">
6222cdf0e10cSrcweir			<name>Workspaces</name>
6223cdf0e10cSrcweir		</source>
6224cdf0e10cSrcweir		<destination designation="identity" />
6225cdf0e10cSrcweir	</element>
6226cdf0e10cSrcweir	<!--method::Workspaces.Append-->
6227cdf0e10cSrcweir	<element type="method">
6228cdf0e10cSrcweir		<source id="DAO.Workspaces.Append">
6229cdf0e10cSrcweir			<context kind="class">Workspaces</context>
6230cdf0e10cSrcweir			<name>Append</name>
6231cdf0e10cSrcweir			<type>void</type>
6232cdf0e10cSrcweir			<parameter-list>
6233cdf0e10cSrcweir				<parameter>
6234cdf0e10cSrcweir					<type>Object</type>
6235cdf0e10cSrcweir					<name>Object</name>
6236cdf0e10cSrcweir				</parameter>
6237cdf0e10cSrcweir			</parameter-list>
6238cdf0e10cSrcweir		</source>
6239cdf0e10cSrcweir	</element>
6240cdf0e10cSrcweir	<!--property::Workspaces.Count {ReadOnly}-->
6241cdf0e10cSrcweir	<element type="property">
6242cdf0e10cSrcweir		<source id="DAO.Workspaces.Count">
6243cdf0e10cSrcweir			<context kind="class">Workspaces</context>
6244cdf0e10cSrcweir			<name>Count</name>
6245cdf0e10cSrcweir			<type>short</type>
6246cdf0e10cSrcweir		</source>
6247cdf0e10cSrcweir	</element>
6248cdf0e10cSrcweir	<!--method::Workspaces.Delete-->
6249cdf0e10cSrcweir	<element type="method">
6250cdf0e10cSrcweir		<source id="DAO.Workspaces.Delete">
6251cdf0e10cSrcweir			<context kind="class">Workspaces</context>
6252cdf0e10cSrcweir			<name>Delete</name>
6253cdf0e10cSrcweir			<type>void</type>
6254cdf0e10cSrcweir			<parameter-list>
6255cdf0e10cSrcweir				<parameter>
6256cdf0e10cSrcweir					<type>String</type>
6257cdf0e10cSrcweir					<name>Name</name>
6258cdf0e10cSrcweir				</parameter>
6259cdf0e10cSrcweir			</parameter-list>
6260cdf0e10cSrcweir		</source>
6261cdf0e10cSrcweir	</element>
6262cdf0e10cSrcweir	<!--property::Workspaces.Item {Default} {ReadOnly}-->
6263cdf0e10cSrcweir	<element type="property">
6264cdf0e10cSrcweir		<source id="DAO.Workspaces.Item">
6265cdf0e10cSrcweir			<context kind="class">Workspaces</context>
6266cdf0e10cSrcweir			<name default="true">Item</name>
6267cdf0e10cSrcweir			<type>Workspace</type>
6268cdf0e10cSrcweir			<parameter-list>
6269cdf0e10cSrcweir				<parameter>
6270cdf0e10cSrcweir					<type>Variant</type>
6271cdf0e10cSrcweir					<name>Item</name>
6272cdf0e10cSrcweir				</parameter>
6273cdf0e10cSrcweir			</parameter-list>
6274cdf0e10cSrcweir		</source>
6275cdf0e10cSrcweir	</element>
6276cdf0e10cSrcweir	<!--method::Workspaces.Refresh-->
6277cdf0e10cSrcweir	<element type="method">
6278cdf0e10cSrcweir		<source id="DAO.Workspaces.Refresh">
6279cdf0e10cSrcweir			<context kind="class">Workspaces</context>
6280cdf0e10cSrcweir			<name>Refresh</name>
6281cdf0e10cSrcweir			<type>void</type>
6282cdf0e10cSrcweir		</source>
6283cdf0e10cSrcweir	</element>
6284cdf0e10cSrcweir	<!--enum::WorkspaceTypeEnum  {Enumeration}-->
6285cdf0e10cSrcweir	<element type="enumeration">
6286cdf0e10cSrcweir		<source id="DAO.WorkspaceTypeEnum">
6287cdf0e10cSrcweir			<name>WorkspaceTypeEnum</name>
6288cdf0e10cSrcweir		</source>
6289cdf0e10cSrcweir		<destination designation="identity" />
6290cdf0e10cSrcweir	</element>
6291cdf0e10cSrcweir	<!--enum::dbUseJet {Constant}-->
6292cdf0e10cSrcweir	<element type="constant">
6293cdf0e10cSrcweir		<source id="DAO.WorkspaceTypeEnum.dbUseJet">
6294cdf0e10cSrcweir			<context kind="enumeration">WorkspaceTypeEnum</context>
6295cdf0e10cSrcweir			<name>dbUseJet</name>
6296cdf0e10cSrcweir			<value>2</value>
6297cdf0e10cSrcweir		</source>
6298cdf0e10cSrcweir		<destination designation="identity" />
6299cdf0e10cSrcweir	</element>
6300cdf0e10cSrcweir	<!--enum::dbUseODBC {Constant}-->
6301cdf0e10cSrcweir	<element type="constant">
6302cdf0e10cSrcweir		<source id="DAO.WorkspaceTypeEnum.dbUseODBC">
6303cdf0e10cSrcweir			<context kind="enumeration">WorkspaceTypeEnum</context>
6304cdf0e10cSrcweir			<name>dbUseODBC</name>
6305cdf0e10cSrcweir			<value>1</value>
6306cdf0e10cSrcweir		</source>
6307cdf0e10cSrcweir		<destination designation="identity" />
6308cdf0e10cSrcweir	</element>
6309cdf0e10cSrcweir</api>
6310