JVCL Help:IJvDataContextsManager.New

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

Search in JVCL Help

 
Search in all projects
 

Summary

Creates a new data context and adds it to the list.


Pascal

 functionNew: IJvDataContext;


Description

New will create a new data context and add it to the list of contexts. The implementation of this method will assure the name of the new context is unique in the list. A reference to the created and added context is returned.


See Also

IJvDataContext.Name, IJvDataContextsManager.Add


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