共用方式為


EdmPropertyAttribute 類別

定義

對應至儲存專案之屬性的基底屬性。 隱含的預設 AttributeUsage 屬性 Inherited=True、AllowMultiple=False、中繼資料系統預期如此,而且只會查看這些屬性的第一個,即使有更多屬性也一樣。

[System.AttributeUsage(System.AttributeTargets.Property)]
public abstract class EdmPropertyAttribute : Attribute
type EdmPropertyAttribute = class
    inherit Attribute
Public MustInherit Class EdmPropertyAttribute
Inherits Attribute
繼承
EdmPropertyAttribute
衍生
屬性

適用於