EdmSchemaError.StackTrace Property

 

Gets a string representation of the stack trace at the time the error occurred.

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

public string StackTrace { get; }

Property Value

Type: System.String

A string representation of the stack trace at the time the error occurred.