company logo

CTX_DBBase :: IsDeleting - Is instance going to be deleted

Thefunctionreturns,whetheran instance (structure context) or the currentlyselected instance (property context)is going to be deleted. Whendeleting an instance, context functionsshould not read or access subordinated instances.

Return value:  Return value ( logical  )

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

Implementation details

logical CTX_DBBase  :: IsDeleting (  )