Creates a Command object and opens a connection
public static SqlCommand GetSqlCommand(string ConnectionString, string Sql, SqlParameter[] Parameters)
Parameters
ConnectionString
Sql
Parameters
See also:
Class DataUtils© West Wind Technologies, 1996-2016 • Updated: 12/12/15
Comment or report problem with topic