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
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Entity Framework