MetadataException Constructor
.NET Framework (current version)
Initializes a new instance of the MetadataException class.
Assembly: System.Data.Entity (in System.Data.Entity.dll)
| Name | Description | |
|---|---|---|
![]() | MetadataException() | Initializes a new instance of the MetadataException class with a default message. |
![]() | MetadataException(String^) | Initializes a new instance of the MetadataException class with the specified message. |
![]() | MetadataException(String^, Exception^) | Initializes a new instance of the MetadataException class with the specified message and inner exception. |
Show:
