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

Parameters

string commandText

DbTransaction transaction

Overloads:

public WebRequestCommand();
public WebRequestCommand(string commandText, DbConnection connection);

See also:

Class WebRequestCommand

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