Back to Devexpress

XpoDefault.GetDictionary() Method

xpo-devexpress-dot-xpo-dot-xpodefault-f512bb9e.md

latest1.0 KB
Original Source

XpoDefault.GetDictionary() Method

Gets the dictionary where metadata on persistent objects is stored by default.

Namespace : DevExpress.Xpo

Assembly : DevExpress.Xpo.v25.2.dll

NuGet Package : DevExpress.Xpo

Declaration

csharp
public static XPDictionary GetDictionary()
vb
Public Shared Function GetDictionary As XPDictionary

Returns

TypeDescription
XPDictionary

An XPDictionary object that provides metadata on persistent objects in a data store.

|

See Also

XpoDefault Class

XpoDefault Members

DevExpress.Xpo Namespace