AdvantageCMS.Core.Common.BaseClasses Namespace
Advantage CSP

Domain..::..SetData Method

Sets the data from the execution of the specified command name.

Namespace:  AdvantageCMS.Core.Common.BusinessEntity
Assembly:  AdvantageCMS.Core (in AdvantageCMS.Core.dll)

Syntax


public void SetData(
	string commandName,
	IListSource resultSets
)

Parameters

commandName
Type: String
Name of the command.
resultSets
Type: IListSource
The result sets.