Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Generates XML as formatted output or as a single continuous string.
FormattedOutput applies when executing the XMLAdapterToXML method, which creates XML consistent with its setting.
XMLAdapter.FormattedOutput [= lValue]
Property Values
- lValue
Logical data type. The following table lists the values for lValue.lValue Description True (.T.) Display XML as formatted output. (Default) False (.F.) Display XML output as a single continuous string.
See Also
Properties | XMLAdapter Object Properties, Methods, and Events | ToXML Method
Applies To: XMLAdapter Class