See also
Class wwBusiness
West Wind Web Store .NET 2.0
wwBusiness.CreateCommand
Creates a SQL Command object object that you can execute SQL commands with and add parameters to. Provide at least a SQL statement.
public virtual IDbCommand CreateCommand( string Sql );
Parameters
Sql
See also:
Class wwBusiness
Last Updated:
3/7/2007
|
Send topic feedback