DevExpress-Examples / XPO_how-to-persist-metadata-e269

.NET, Frameworks (XAF & XPO), eXpress Persistent Objects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Files to look at:

How to persist metadata

This example shows how to dynamically create persistent classes and properties, and to reuse XPO to store this information. The example is of a high level of complexity. Only advanced users may be interested in it, if they create a framework with XPO and allow their end-users to create or customize data objects and properties.

See Also:
How to define a persistent class at runtime


About

.NET, Frameworks (XAF & XPO), eXpress Persistent Objects

License:Other


Languages

Language:C# 90.9%Language:Visual Basic .NET 9.1%