TransactionRow.Equals Method (Object)
Indicates a value whether the specified object is equal to the current object.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- obj
-
Type:
System.Object
The object to compare with the current object.
Return Value
Type: System.Booleantrue if the specified object is equal to the current object; otherwise, false.