| XmlExportType Property | |
| See Also |
Sets or returns a valid value of BoXmlExportTypes that specifies the types for exporting data from the database to XML format.
Read-write property
| Visual Basic |
|---|
Public Property XmlExportType() As BoXmlExportTypes |
The default setting is xet_AllNodes (0). This setting supports older DI API versions but cannot be read using the ReadXml method. To use ReadXML method later, set the XmlExportType to xet_ExportImportMode (3).