CompatibilityResult Implicit Conversion (CompatibilityResult to Boolean)
Implicit conversion to a bool to allow the result object to be used directly in checks.
Assembly: EntityFramework (in EntityFramework.dll)
Parameters
- result
-
Type:
System.Data.Entity.Infrastructure.Annotations.CompatibilityResult
The object to convert.