JVCL Help:IJvDataContextManager
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: IJvDataContextManager Interface
[+] IJvDataContextManager Methods
[+] JvDataProviderIntf.pas Interfaces
Search in JVCL Help
Search in all projectsClass Hierarchy
IJvDataContextManager
TJvBaseManagedDataContext
TJvManagedDataContext
run\JvDataProviderIntf.pas
Summary
IJvDataContext support interface to change context name.
Pascal
run\JvDataProviderIntf.pas
IJvDataContextManager = interface;
Description
IJvDataContextManager is an optional support interface for IJvDataContext objects. It's sole purpose is to allow changing the name of the context and has only one method.
Not all providers may allow changing the context name (or not for all contexts) so the IJvDataContext interface does not support that feature by default. Contexts that may allow changing the name will support this interface as well.
See Also
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