DataService.ExecuteQueryAsync

Abstract implementation

public virtual void ExecuteQueryAsync( IDbCommand command,
	string entityName,
	DataSet existingDataSet,
	AsyncCallback callback );

Parameters

command
Data Command object

entityName
Entity Name

existingDataSet
Existing DataSet

callback
This callback object is called when the query is complete.


See also:

Class DataService


  Last Updated: 5/23/2007 | © , 2007