Executes a query against SQL Server Everywhere Edition
public virtual DataSet ExecuteQuery( IDbCommand command,
string entityName );
Return Value
DataSet with new values.
Parameters
command
Command object (must be SqlEverywhereCommand)
entityName
Name of the result entity
Overloads:
See also:
Class SqlEverywhereDataService