Skip to main content

Top 30 Search results in XPO (.NET ORM Library) for use attribute in orm designer

Built-In Attributes | XPO (.NET ORM Library) | DevExpress Documentation
Built-In Attributes Built-in attributes allow you to provide detailed mapping information to XPO
docs.devexpress.com/XPO/2005/create-a-data-model/built-in-attributes
XPTypeInfo.Attributes Property | XPO (.NET ORM Library) | DevExpress Documentation
Description Attribute[] An array of Attribute descendants. Remarks Use the XPTypeInfo.AddAttribute
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPTypeInfo.Attributes
FAQ: ORM Data Model Designer and Wizard | XPO (.NET ORM Library) | DevExpress Documentation
for the XPO visual designer to work in Visual Studio? A: The ORM Model Designer’s visual diagram uses
docs.devexpress.com/XPO/403337/design-time-features/data-model-wizard-faq
XPTypeInfo.AddAttribute(Attribute) Method | XPO (.NET ORM Library) | DevExpress Documentation
a specific attribute use the XPTypeInfo.HasAttribute method. Related GitHub Examples The following code
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPTypeInfo.AddAttribute(System.Attribute)
Data Model Designer | XPO (.NET ORM Library) | DevExpress Documentation
their settings, setup associations, etc. NoteThe ORM Data Model Designer is version-agnostic. You
docs.devexpress.com/XPO/14811/design-time-features/data-model-designer
XPDataObjectClassInfo(XPDictionary, String, Attribute[]) Constructor | XPO (.NET ORM Library) | DevExpress Documentation
XPDataObjectClassInfo(XPDictionary, String, Attribute[]) Constructor Initializes a new instance
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPDataObjectClassInfo.-ctor(DevExpress.Xpo.Metadata.XPDictionary-System.String-System.Attribute--)
Design-Time Features | XPO (.NET ORM Library) | DevExpress Documentation
Design-Time Features XPO supplies the following design-time tools and features, which facilitate
docs.devexpress.com/XPO/14809/design-time-features
XPDataObjectClassInfo(XPClassInfo, String, Attribute[]) Constructor | XPO (.NET ORM Library) | DevExpress Documentation
XPDataObjectClassInfo(XPClassInfo, String, Attribute[]) Constructor Initializes a new instance
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPDataObjectClassInfo.-ctor(DevExpress.Xpo.Metadata.XPClassInfo-System.String-System.Attribute--)
XPDictionary.CreateClass(String, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPDictionary.CreateClass(String, Attribute[]) Method Creates a class with the specified name
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPDictionary.CreateClass(System.String-System.Attribute--)
XPClassInfo.CreateMember(String, Type, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
(String, Type, Attribute[]) method. Note The algorithm used to collect these code examples remains a work
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-System.Type-System.Attribute--)
XPClassInfo.CreateMember(String, XPClassInfo, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
to the CreateMember(String, XPClassInfo, Attribute[]) method. Note The algorithm used to collect
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-DevExpress.Xpo.Metadata.XPClassInfo-System.Attribute--)
XPDataObjectClassInfo(XPDictionary, XPClassInfo, String, Attribute[]) Constructor | XPO (.NET ORM Library) | DevExpress Documentation
XPDataObjectClassInfo(XPDictionary, XPClassInfo, String, Attribute[]) Constructor Initializes a new
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPDataObjectClassInfo.-ctor(DevExpress.Xpo.Metadata.XPDictionary-DevExpress.Xpo.Metadata.XPClassInfo-System.String-System.Attribute--)
XPDictionary.CreateClass(XPClassInfo, String, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPDictionary.CreateClass(XPClassInfo, String, Attribute[]) Method Creates a class
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPDictionary.CreateClass(DevExpress.Xpo.Metadata.XPClassInfo-System.String-System.Attribute--)
How to: Use Pageable Collections | XPO (.NET ORM Library) | DevExpress Documentation
How to: Use Pageable Collections This example provides a memory usage comparison between
docs.devexpress.com/XPO/2075/examples/how-to-use-pageable-collections
XPClassInfo.CreateMember(String, XPClassInfo, Boolean, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPClassInfo.CreateMember(String, XPClassInfo, Boolean, Attribute[]) Method Creates a new member
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-DevExpress.Xpo.Metadata.XPClassInfo-System.Boolean-System.Attribute--)
XPClassInfo.CreateMember(String, Type, Boolean, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPClassInfo.CreateMember(String, Type, Boolean, Attribute[]) Method Creates a new member metadata
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-System.Type-System.Boolean-System.Attribute--)
XPClassInfo.CreateMember(String, Type, Boolean, Boolean, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPClassInfo.CreateMember(String, Type, Boolean, Boolean, Attribute[]) Method Creates a new member
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-System.Type-System.Boolean-System.Boolean-System.Attribute--)
XPClassInfo.CreateMember(String, XPClassInfo, Boolean, Boolean, Attribute[]) Method | XPO (.NET ORM Library) | DevExpress Documentation
XPClassInfo.CreateMember(String, XPClassInfo, Boolean, Boolean, Attribute[]) Method Creates a new
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.CreateMember(System.String-DevExpress.Xpo.Metadata.XPClassInfo-System.Boolean-System.Boolean-System.Attribute--)
How to Resolve 'Cannot Modify Dictionary Because ThreadSafeDataLayer Uses It' | XPO (.NET ORM Library) | DevExpress Documentat ...
How to Resolve 'Cannot Modify Dictionary Because ThreadSafeDataLayer Uses It' What Does the Error
docs.devexpress.com/XPO/403900/best-practices/how-to-resolve-cannot-modify-dictionary-because-thread-safe-data-layer-uses-it
Free .NET ORM Library (XPO) | XPO (.NET ORM Library) | DevExpress Documentation
using straightforward object syntax. Design-Time Features XPO supplies a set of design-time tools
docs.devexpress.com/XPO/1998/express-persistent-objects
Built-in Visual Studio Templates | XPO (.NET ORM Library) | DevExpress Documentation
Designer. DevExpress v25.2 ORM Persistent Object Creates an XPObject descendant that declares a persistent object. See Also Getting Started with XPO
docs.devexpress.com/XPO/14808/design-time-features/built-in-visual-studio-templates
Generating Persistent Objects for Existing Data Tables | XPO (.NET ORM Library) | DevExpress Documentation
data model will be opened in the Data Model Designer. NoteIf you do not want to use the Data Model
docs.devexpress.com/XPO/3334/create-a-data-model/generating-persistent-objects-for-existing-data-tables
FetchOnlyAttribute Class | XPO (.NET ORM Library) | DevExpress Documentation
with the FetchOnlyAttribute directly in code or using the Data Model Designer. C# VB.NET using DevExpress.Xpo
docs.devexpress.com/XPO/DevExpress.Xpo.FetchOnlyAttribute
MemberDesignTimeVisibilityAttribute Class | XPO (.NET ORM Library) | DevExpress Documentation
at design time. For this purpose the MemberDesignTimeVisibilityAttribute is used. When binding
docs.devexpress.com/XPO/DevExpress.Xpo.MemberDesignTimeVisibilityAttribute
MemberDesignTimeVisibilityAttribute Properties | eXpress Persistent Objects | DevExpress Documentation
at design time. Name Description IsVisible Gets whether a property or class is visible at design time
docs.devexpress.com/XPO/DevExpress.Xpo.MemberDesignTimeVisibilityAttribute._properties
How to: Use Read-Only Persistent Properties | eXpress Persistent Objects | DevExpress Documentation
How to: Use Read-Only Persistent Properties In this document, you will learn how to define a read
docs.devexpress.com/XPO/2875/examples/how-to-use-read-only-persistent-properties
XPTypeInfo Properties | eXpress Persistent Objects | DevExpress Documentation
XPTypeInfo Properties Serves as a base for classes that discover the object’s attributes
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPTypeInfo._properties
OptimisticLockingReadBehaviorAttribute.TrackPropertiesModifications Property | XPO (.NET ORM Library) | DevExpress Documentation
(PropertyName), propertyValueHolder, value) If you use the Data Model Designer to create the data model
docs.devexpress.com/XPO/DevExpress.Xpo.OptimisticLockingReadBehaviorAttribute.TrackPropertiesModifications
XPClassInfo.TrackPropertiesModifications Property | XPO (.NET ORM Library) | DevExpress Documentation
); OnChanged(NameOf(PropertyName), propertyValueHolder, value) If you use the Data Model Designer to create
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.XPClassInfo.TrackPropertiesModifications
ReflectionClassInfo.SuppressSuspiciousMemberInheritanceCheck Property | XPO (.NET ORM Library) | DevExpress Documentation
have attributes from the DevExpress.Xpo namespace applied. Namespace: DevExpress.Xpo.Metadata Assembly
docs.devexpress.com/XPO/DevExpress.Xpo.Metadata.ReflectionClassInfo.SuppressSuspiciousMemberInheritanceCheck