Gets the loading error if the loading failed.

Namespace:  C1.Data
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
public Exception Error { get; }
Visual Basic
Public ReadOnly Property Error As Exception
	Get

See Also