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