Back to Devexpress

XPDictionary Properties

xpo-devexpress-dot-xpo-dot-metadata-dot-xpdictionary-dot-underscore-properties.md

latest1.2 KB
Original Source

XPDictionary Properties

Provides the abstract ( MustInherit in Visual Basic) base class for metadata providers.

NameDescription
ClassesWhen implemented by a class, gets a collection of the XPClassInfo objects that are supplied by the current metadata provider.
CustomAggregatesGets a collection of custom aggregate function supplied by the current metadata provider.
CustomFunctionOperatorsGets a collection of custom function operators supplied by the current metadata provider.
NullableBehaviorSpecifies if nullable columns should be created when updating the database schema.

See Also

XPDictionary Class

XPDictionary Members

DevExpress.Xpo.Metadata Namespace