JVCL Help:IJvDataContextManager

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

IJvDataContextManager
TJvBaseManagedDataContext
TJvManagedDataContext
run\JvDataProviderIntf.pas


Summary

IJvDataContext support interface to change context name.

run\JvDataProviderIntf.pas


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.

run\JvDataProviderIntf.pas


See Also

IJvDataContext

run\JvDataProviderIntf.pas


About

Navigation

run\JvDataProviderIntf.pas



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