Returns a DataSet for the specified command, database key and table name
public abstract DataSet Execute( IDbCommand SqlCommand, string tableName );
Return Value
DataSet
Parameters
SqlCommand
A prepared SQL command.
tableName
Table name
Overloads:
See also:
Class wwData© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic