AdvantageCMS.Core.Common.BaseClasses Namespace
Build With Advantage

MicrosoftSqlProviderFactory..::..ExecuteXmlReader Method

Executes a SQL Server XML reader against the command.

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

Syntax


public XmlReader ExecuteXmlReader(
	DbCommand command
)

Parameters

command
Type: DbCommand