EntitySqlException::ErrorDescription Property

 

Gets a description of the error.

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

public:
property String^ ErrorDescription {
	String^ get();
}

Property Value

Type: System::String^

A string that describes the error.

.NET Framework
Available since 3.5
Return to top
Show: