Function CSPODBCConnection::IsConnected()

Description:
Determines whether the connection object is connected to a datasource or not.

Prototype:
bool IsConnected() const;

Arguments:
No arguments (void).

Return value:
If the object is connected it returns true. Otherwise, it returns false.

See also:
member functions Connect(), Disconnect()
CSPODBCConnection | ODBC support classes | Class Categories | Online help home | Back

www.micronovae.com

Copyright © 2002 - 2005 Micronovae Ltd