EdmComplexPropertyAttribute 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
複雜屬性的屬性 隱含預設 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() |
複雜屬性的屬性 隱含預設 AttributeUsage 屬性 Inherited=True、AllowMultiple=False、中繼資料系統預期如此,而且只會查看這些屬性的第一個屬性,即使還有更多屬性也一樣。 |