次の方法で共有


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
派生
属性

適用対象