Freigeben über


EdmComplexPropertyAttribute Klasse

Definition

Attribut für komplexe Eigenschaften Implizite Standardeigenschaften AttributeUsage Inherited=True, AllowMultiple=False, Das Metadatensystem erwartet dies und betrachtet nur das erste dieser Attribute, auch wenn es weitere gibt.

[System.AttributeUsage(System.AttributeTargets.Property)]
public sealed class EdmComplexPropertyAttribute : System.Data.Entity.Core.Objects.DataClasses.EdmPropertyAttribute
type EdmComplexPropertyAttribute = class
    inherit EdmPropertyAttribute
Public NotInheritable Class EdmComplexPropertyAttribute
Inherits EdmPropertyAttribute
Vererbung
EdmComplexPropertyAttribute
Attribute

Konstruktoren

EdmComplexPropertyAttribute()

Attribut für komplexe Eigenschaften Implizite Standardeigenschaften AttributeUsage Inherited=True, AllowMultiple=False, Das Metadatensystem erwartet dies und betrachtet nur das erste dieser Attribute, auch wenn es weitere gibt.

Gilt für: