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

IModelDifference Properties

Declares members implemented by entities (persistent classes) used to store model differences in the database.
Name Description
Aspects Gets a list of model difference aspects associated with the IModelDifference object.
ContextId Specifies the context identifier of the current IModelDifference object that allows distinguishing model differences designed for different applications using the same database.
UserId Specifies the identifier of a user who owns the current IModelDifference object.
UserName Gets the name of a user who owns the current IModelDifference object.
Version Specifies the version of the current IModelDifference object.
See Also