ModificationStoredProceduresConfiguration<TEntityType>.Equals Method (Object)
Specifies whether this instance is the same as a specified object.
Assembly: EntityFramework (in EntityFramework.dll)
[EditorBrowsableAttribute(EditorBrowsableState.Never)] public override bool Equals( object obj )
Parameters
- obj
-
Type:
System.Object
The object to compare.
Return Value
Type: System.Booleantrue if this instance is the same as a specified object; otherwise, false.