XPDictionary Class
Provides the abstract (MustInherit in Visual Basic) base class for metadata providers.
Namespace: DevExpress.Xpo.Metadata
Assembly: DevExpress.Xpo.v22.2.dll
NuGet Package: DevExpress.Xpo
Declaration
Related API Members
The following members return XPDictionary objects:
Show 12 links
Library | Related API Members |
---|---|
eXpressApp Framework | XPObjectSpaceProvider.XPDictionary |
eXpress Persistent Objects | SerializableObjectLayerClient.Dictionary |
Session.Dictionary | |
SessionObjectLayer.Dictionary | |
SimpleObjectLayer.Dictionary | |
XPBindingSource.Dictionary | |
XPClassInfo.Dictionary | |
XPDataView.Dictionary | |
XPObjectSource.Dictionary | |
XpoDefault.Dictionary | |
XpoDefault.GetDictionary() | |
XPQueryBase.Dictionary |
Inheritance
Object
XPDictionary
See Also