company logo

DBObjectHandle :: IsOpened - Is database object opened?

The function returns whether the database object handle has been opened ( YES ) or not ( NO ), i.e. whether a database object instance is associated with the handle.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO .

Implementation details

logical DBObjectHandle  :: IsOpened (  )