company logo

CTX_DBBase :: IsDeleting - Is instance going to be deleted

The function returns, whether an instance (structure context) or the currently selected instance (property context) is going to be deleted. When deleting an instance, context functions should 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 (  )