company logo

ObjectSpace :: operator!= - Are object space handles different?

The function returns true, when object space handles refer to the different access handles, and false otherwise.

Return value:  Success ( bool  )

The value is true when the function was executed successfully. Otherwise the value is set to false.

Implementation details

bool ObjectSpace  :: operator!= ( odaba::ObjectSpace &cObjectSpace )
  • cObjectSpace - Object space reference

    The reference refers to an opened or not opened object space handle.