EdmSchemaAttribute 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.
Attribute for static types
[System.AttributeUsage(System.AttributeTargets.Assembly | System.AttributeTargets.Class, AllowMultiple=true)]
[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1019:DefineAccessorsForAttributeArguments")]
public sealed class EdmSchemaAttribute : Attribute
type EdmSchemaAttribute = class
inherit Attribute
Public NotInheritable Class EdmSchemaAttribute
Inherits Attribute
- Inheritance
-
EdmSchemaAttribute
- Attributes
Constructors
EdmSchemaAttribute() |
Initializes a new instance of the EdmSchemaAttribute class. |
EdmSchemaAttribute(String) |
Initializes a new instance of the EdmSchemaAttribute class with a unique value for each model referenced by the assembly. |
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