Gets an XML representation of the DataTable.

Syntax

Smartsite SXML CopyCode image Copy Code
xml datatable.toxml(datatable dataTable)

Parameters

Name Data Type Description
dataTable DataTable The data table.

Return Value

Data Type Description
XML Xml

Expand image Example

SXML