wwBusiness.Open

Opens and sets up a connection for a query.

Uses the wwBusiness.ConnectionString Property to open the connection. Generally this method is not required as the underlying business object methods take care of opening and closing connections. Use this method only if you are directly manipulating the Data member of the business object.

public virtual bool Open();

Return Value

bool

See also:

Class wwBusiness

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic