Back to Devexpress

ReflectionDictionary Properties

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

latest1.6 KB
Original Source

ReflectionDictionary Properties

Implements the XPDictionary class. Provides metadata information accumulated via .NET Reflection (based on class structure and custom attributes).

NameDescription
ClassesGets a collection of the XPClassInfo objects that are supplied by the current ReflectionDictionary instance.
CustomAggregatesGets a collection of custom aggregate function supplied by the current metadata provider. Inherited from XPDictionary.
CustomFunctionOperatorsGets a collection of custom function operators supplied by the current metadata provider. Inherited from XPDictionary.
NullableBehaviorSpecifies if nullable columns should be created when updating the database schema. Inherited from XPDictionary.

See Also

ReflectionDictionary Class

ReflectionDictionary Members

DevExpress.Xpo.Metadata Namespace