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 );

Return Value

IDbCommand

Parameters

Sql


See also:

Class wwBusiness

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic