EdmPropertyAttribute 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.
Base attribute for properties mapped to store elements. Implied default AttributeUsage properties Inherited=True, AllowMultiple=False, The metadata system expects this and will only look at the first of each of these attributes, even if there are more.
[System.AttributeUsage(System.AttributeTargets.Property)]
public abstract class EdmPropertyAttribute : Attribute
type EdmPropertyAttribute = class
inherit Attribute
Public MustInherit Class EdmPropertyAttribute
Inherits Attribute
- Inheritance
-
EdmPropertyAttribute
- Derived
- Attributes
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