EntitySqlException Constructor
.NET Framework (current version)
Initializes a new instance of EntitySqlException.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | EntitySqlException() | Initializes a new instance of EntitySqlException. |
![]() | EntitySqlException(String^) | Initializes a new instance of EntitySqlException with a specialized error message. |
![]() | EntitySqlException(String^, Exception^) | Initializes a new instance of the EntitySqlException class that uses a specified error message and a reference to the inner exception that is the cause of this exception. |
Show:
