Skip to main content
.NET Framework 4.6.2+

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

ModelDifference Properties
Show Inherited Hide Inherited

The entity used to store model differences in the database.
Name Description
Aspects Gets a list of model difference aspects associated with the ModelDifference object.
ContextId Specifies the context identifier of the current ModelDifference object that allows distinguishing model differences designed for different applications using the same database.
GCRecord Inherited from BaseObject.
ID Specifies the ModelDifference identifier.
ID The key property for the BaseObject class. Inherited from BaseObject.
UserId Specifies the identifier of a user who owns the current ModelDifference object.
UserName Gets the name of a user who owns the current ModelDifference object.
Version Specifies the version of the current ModelDifference object.
See Also