ExecutionStrategyKey.Equals Method (Object)
Determines whether the specified object is equal to this key.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- obj
-
Type:
System.Object
The object to compare to.
Return Value
Type: System.Booleantrue if the specified object is equal to this key; otherwise, false.