xpo-devexpress-dot-xpo-dot-metadata-e3b5560e.md
Provides the abstract ( MustInherit in Visual Basic) base class for metadata providers.
Namespace : DevExpress.Xpo.Metadata
Assembly : DevExpress.Xpo.v25.2.dll
NuGet Package : DevExpress.Xpo
public abstract class XPDictionary :
IXPDictionaryProvider
Public MustInherit Class XPDictionary
Implements IXPDictionaryProvider
The following members return XPDictionary objects:
Show 11 links
| Library | Related API Members |
|---|---|
| XPO (.NET ORM Library) | SerializableObjectLayerClient.Dictionary |
| Session.Dictionary | |
| SimpleObjectLayer.Dictionary | |
| XPBindingSource.Dictionary | |
| XPClassInfo.Dictionary | |
| XPDataView.Dictionary | |
| XPObjectSource.Dictionary | |
| XpoDefault.Dictionary | |
| XpoDefault.GetDictionary() | |
| XPQueryBase.Dictionary | |
| XAF: Cross-Platform .NET App UI & Web API | XPObjectSpaceProvider.XPDictionary |
The following members return XPDictionary objects:
Object XPDictionary ReflectionDictionary
See Also
How to create persistent metadata on the fly and load data from an arbitrary table