MetadataException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
metadata exception class
[System.Serializable]
public sealed class MetadataException : System.Data.Entity.Core.EntityException
type MetadataException = class
inherit EntityException
Public NotInheritable Class MetadataException
Inherits EntityException
- Inheritance
- Attributes
Constructors
MetadataException() |
Initializes a new instance of the MetadataException class with a default message. |
MetadataException(String, Exception) |
Initializes a new instance of the MetadataException class with the specified message and inner exception. |
MetadataException(String) |
Initializes a new instance of the MetadataException class with the specified message. |
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Entity Framework