DataService.ExecuteNonQueryAsync

Abstract implementation

public virtual void ExecuteNonQueryAsync( IDbCommand command,
	AsyncCallback callback );

Parameters

command
Command object

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


See also:

Class DataService


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