EdmSchemaError.Line Property

 

Gets the line number where the error occurred.

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

public int Line { get; }

Property Value

Type: System.Int32

The line number where the error occurred.