public abstract DataSet ExecuteStoredProcedureQuery( IDbCommand command, string entityName, DataSet existingDataSet );
entityName Name of the resulting entity in the DataSet
existingDataSet Existing data set the data is to be added to
Overloads: