CompatibilityResult.ErrorMessage Property

 

If IsCompatible is true, then returns an error message indicating how the two tested objects are incompatible.

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

public string ErrorMessage { get; }

Property Value

Type: System.String