EdmSchemaError.SchemaLocation Property

 

Gets the location of the schema that contains the error. This string also includes the name of the schema at the end.

Namespace:   System.Data.Entity.Core.Metadata.Edm
Assembly:  EntityFramework (in EntityFramework.dll)

public string SchemaLocation { get; }

Property Value

Type: System.String

The location of the schema that contains the error.