A newer version of this page is available.
Switch to the current version.
SimpleDataLayer Class
Implements a data layer that enables the object metadata to be modified at runtime.
Namespace: DevExpress.Xpo
Assembly: DevExpress.Xpo.v21.1.dll
Declaration
Remarks
This class implements a data layer that enables the object metadata to be modified at runtime. See the Data Access Layer concept for more information on using data layers.
Related GitHub Examples
The following code snippets (auto-collected from DevExpress Examples) contain references to the SimpleDataLayer class.
Note
The algorithm used to collect these code examples remains a work in progress. Accordingly, the links and snippets below may produce inaccurate results. If you encounter an issue with code examples below, please use the feedback form on this page to report the issue.
Inheritance
Object
DevExpress.Xpo.Helpers.BaseDataLayer
SimpleDataLayer
Extension Methods
See Also
Feedback