WebRequestCommand Constructor
Related Topics
See also
Class WebRequestCommand
West Wind Web Toolkit for ASP.NET
 WebRequestCommand Constructor
public  WebRequestCommand(string commandText,
	DbConnection connection);

Parameters

string commandText

DbConnection connection

Overloads:

public WebRequestCommand();
public WebRequestCommand(string commandText, DbTransaction transaction);

See also:

Class WebRequestCommand

Last Updated: 12/15/12 | © West Wind Technologies, 1996-2012
Comment or report problem with topic