TDAXMLSchemaOption
Overview
The TDAXMLSchemaOption enumeration defines the individual options for streaming schema info with the TDAXmlDataStreamer.
Location
- Unit: uDAXMLAdapter.pas
Value | Description |
---|---|
soIncludeEmptyAttributes | When present, schema properties with empty values will be streamed as attributes with an empty value; else they will be omitted from the XML altogether. |