ConventionUpdateModificationStoredProcedureConfiguration.Equals Method (Object)

 

Determines whether this instance is equal to the specified object.

Namespace:   System.Data.Entity.ModelConfiguration.Configuration
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.Boolean

true if this instance is equal to the specified object; otherwise, false.