AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

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

Executes a scalar 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 first row, first column value.