JVCL Help:IJvDataContext.IsDeletable
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataContext.IsDeletable Method
[+] IJvDataContext Methods
Search in JVCL Help
Search in all projectsSummary
Determines if the context can be deleted.
Pascal
functionIsDeletable: Boolean;
Description
IsDeletable determines if the context can be deleted. If the context can be deleted True will be returned, otherwise False is returned. Some providers may generate 1 or more fixed contexts that are not to be deleted. These contexts will return False for this method. Most other (user generated) contexts are deletable and will return True for this method.
About
Contribute to this help topic
This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page