CompatibilityResult.IsCompatible Property

 

True if the two tested objects are compatible; otherwise false.

Namespace:   System.Data.Entity.Infrastructure.Annotations
Assembly:  EntityFramework (in EntityFramework.dll)

public bool IsCompatible { get; }

Property Value

Type: System.Boolean