AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

SQL..::..ExecuteXMLReader Method (Command)

Executes an XML reader query against the database.

Namespace:  AdvantageCMS.Data
Assembly:  AdvantageCMS.Data (in AdvantageCMS.Data.dll)

Syntax


public string ExecuteXMLReader(
	SQL..::..Command command
)

Parameters

command
Type: AdvantageCMS.Data..::..SQL..::..Command
The Command to execute.

Return Value

The XML result as a string.