共用方式為


EdmComplexPropertyAttribute 類別

定義

複雜屬性的屬性 隱含預設 AttributeUsage 屬性 Inherited=True、AllowMultiple=False、中繼資料系統預期如此,而且只會查看這些屬性的第一個屬性,即使還有更多屬性也一樣。

[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
繼承
EdmComplexPropertyAttribute
屬性

建構函式

EdmComplexPropertyAttribute()

複雜屬性的屬性 隱含預設 AttributeUsage 屬性 Inherited=True、AllowMultiple=False、中繼資料系統預期如此,而且只會查看這些屬性的第一個屬性,即使還有更多屬性也一樣。

適用於