wwBusiness.Close

Closes the current database connection explicitly.

Most commands of the business object handle this process automatically so there's no need to call this method explicitly. You should use this method and Open only when you plan on using the Data object directly from within your code.

public virtual bool Close();

Return Value

bool

See also:

Class wwBusiness | wwBusiness.Open

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