Transaction::Inequality Operator (Transaction^, Transaction^)
.NET Framework (current version)
Returns a value that indicates whether two Transaction instances are not equal.
Assembly: System.Transactions (in System.Transactions.dll)
Parameters
- x
-
Type:
System.Transactions::Transaction^
The Transaction instance that is to the left of the inequality operator.
- y
-
Type:
System.Transactions::Transaction^
The Transaction instance that is to the right of the inequality operator.
.NET Framework
Available since 2.0
Available since 2.0
Show: