JVCL Help:IJvDataContext.Name

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

Search in JVCL Help

 
Search in all projects
 

Summary

The name of the context.


Pascal

 functionName: string;


Description

Name represents the name of the context. The name of the context must be unique within the list it's added to.
Not all providers may allow changing the context name (or not for all contexts) so the IJvDataContext interface does not support changing the name by default. Contexts that may allow changing the name will support the IJvDataContextManager interface as well.


See Also

IJvDataContextManager.SetName


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