company logo

DatabaseHandle :: operator bool - Database handle opened?

The function returns YES ( true ) when the database handle is opened and NO ( false ) when the database is not opened or when an error had occurred while constructing the database handle.

Return value:  Syntactically, no value returned (   )

The NOTYPE variable results in an empty value.

Implementation details

NOTYPE DatabaseHandle  :: operator bool (  )