DevExpress.Xpo.Metadata Namespace
Contains classes that support working with metadata in XPO.
Assembly: DevExpress.Xpo.v24.2.dll
NuGet Package: DevExpress.Xpo
#Classes
Name | Description |
---|---|
Image |
A Value Converter which can be used to convert Image objects to an array of bytes. |
Reflection |
Provides access to the metadata information of a class gathered via Reflection. |
Reflection |
Implements the XPDictionary class. Provides metadata information accumulated via .NET Reflection (based on class structure and custom attributes). |
Reflection |
Provides access to field metadata gathered via Reflection. |
Reflection |
Provides access to member metadata gathered via Reflection. |
Reflection |
Provides access to property metadata gathered via Reflection. |
Utc |
Represents a converter which can be used to convert Date |
Value |
Serves as a base for the classes that represent property Value Converters. |
XPClass |
Serves as a base for classes that provide metadata information for a class. |
XPCustom |
Serves as a base for classes that represent custom member’s metadata. |
XPData |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
XPData |
This member supports the .NET Framework infrastructure and cannot be used directly from your code. |
XPDictionary |
Provides the abstract (Must |
XPMember |
Serves as a base for classes that provide access to member metadata. |
XPType |
Serves as a base for classes that discover the object’s attributes and provide access to its metadata. |