Overload List
| Name | Description | |
|---|---|---|
| IsEqual(Object, Object) |
Are the two version values considered equal?
| |
| IsEqual(Object, Object, EntityMode) |
Compare two instances of the class mapped by this type for persistence
"equality" - equality of persistent state.
(Inherited from IType.) | |
| IsEqual(Object, Object, EntityMode, ISessionFactoryImplementor) |
Compare two instances of the class mapped by this type for persistence
"equality" - equality of persistent state.
(Inherited from IType.) |