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