ExecutionOptions.Inequality Operator (ExecutionOptions, ExecutionOptions)
Determines whether the specified objects are not equal.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- left
-
Type:
System.Data.Entity.Core.Objects.ExecutionOptions
The left object to compare.
- right
-
Type:
System.Data.Entity.Core.Objects.ExecutionOptions
The right object to compare.