DataUtils.GetSqlCommand

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-2020 • Updated: 07/15/20
Comment or report problem with topic