Transaction::Equality Operator (Transaction^, Transaction^)
.NET Framework (current version)
Tests whether two specified Transaction instances are equivalent.
Assembly: System.Transactions (in System.Transactions.dll)
Parameters
- x
-
Type:
System.Transactions::Transaction^
The Transaction instance that is to the left of the equality operator.
- y
-
Type:
System.Transactions::Transaction^
The Transaction instance that is to the right of the equality operator.
.NET Framework
Available since 2.0
Available since 2.0
Show: