다음을 통해 공유


EntityDesignerExtendedPropertyAttribute 멤버

Specifies objects in the Entity Data Model Designer or the Model Browser that, when selected by a user, cause the CreateProperty method of the annotated class to be called.

다음 표에는 EntityDesignerExtendedPropertyAttribute 유형으로 제공되는 멤버의 목록이 나와 있습니다.

공개 생성자

  이름 설명
EntityDesignerExtendedPropertyAttribute Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class.

위쪽

공개 속성

  이름 설명
public property EntityDesignerSelection The object in the Entity Data Model Designer or the Model Browser that, when selected by a user, triggers the call of the CreateProperty method.
public property TypeId  (Attribute에서 상속됨)

위쪽

공개 메서드

(보호됨 메서드 참고)

  이름 설명
public method Equals  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttribute  오버로드되었습니다. (Attribute에서 상속됨)
public methodstatic GetCustomAttributes  오버로드되었습니다. (Attribute에서 상속됨)
public method GetHashCode  (Attribute에서 상속됨)
public method GetType  (Object에서 상속됨)
public method IsDefaultAttribute  (Attribute에서 상속됨)
public methodstatic IsDefined  오버로드되었습니다. (Attribute에서 상속됨)
public method Match  (Attribute에서 상속됨)
public methodstatic ReferenceEquals  (Object에서 상속됨)
public method ToString  (Object에서 상속됨)

위쪽

보호됨 메서드

  이름 설명
protected method Finalize  (Object에서 상속됨)
protected method MemberwiseClone  (Object에서 상속됨)

위쪽

명시적 인터페이스 구현

  이름 설명
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (Attribute에서 상속됨)
System.Runtime.InteropServices._Attribute.GetTypeInfo  (Attribute에서 상속됨)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (Attribute에서 상속됨)
System.Runtime.InteropServices._Attribute.Invoke  (Attribute에서 상속됨)

위쪽

참고 항목

참조

EntityDesignerExtendedPropertyAttribute 클래스
Microsoft.Data.Entity.Design.Extensibility 네임스페이스

기타 리소스

Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions