Creates a Command object and opens a connection

Syntax:

public static SqlCommand GetSqlCommand( string ConnectionString,
	string Sql,
	SqlParameter[] Parameters );
Parameters: ConnectionString

Sql

Parameters

See also:

Class wwDataUtils


Last Updated: 1/28/2007 | Send topic feedback