Documentation
Objects of type dbXMLExport have no value, and it is an error to try to get or set this value.
dbXMLExport.new (
dbXMLExport ,
string me,
string roottag,
boolean recordtag,
boolean outputdeclaration,
boolean useutf8,
boolean outputbyteordermark )
uselbo
| Property | Type | Description |
|---|---|---|
| append | boolean | |
| createtable | function | |
| declaration | string | |
| expconverter | dbexportconverter | |
| export | function | |
| fileref | fsfileoutputstream | |
| headerwritten | boolean | |
| opentarget | function | |
| outputbyteordermark | boolean | |
| outputdeclaration | boolean | |
| props | dbXMLConverter | |
| rowsout | integer | |
| type | type | |
| uselbo | boolean | |
| writeheader | function | |
| writerecord | function |
dbXMLExportvar.export (
dbXMLExport ,
type(dbimportconverter) me,
integer imp,
integer error )
reccount



