company logo

PropertyHandle :: IsCopyHandle - Is property handle a copy handle

The function returns whether the property handle is a copy from another handle (YES) or not (NO). Copy handles are created based on a property handle but using an own cursor. Copy handles are closed automatically when its origin is closed.

Return value:  Return value ( logical  )

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

Implementation details

logical PropertyHandle  :: IsCopyHandle (  )