Condividi tramite


Membri 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.

Nella tabella seguente sono elencati i membri esposti dal tipo EntityDesignerExtendedPropertyAttribute.

Pubblico Costruttori

  Nome Descrizione
EntityDesignerExtendedPropertyAttribute Instantiates a new instance of the EntityDesignerExtendedPropertyAttribute class.

Torna all'inizio

Pubblico Proprietà

  Nome Descrizione
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  (ereditato da Attribute)

Torna all'inizio

Pubblico Metodi

Vedere anche Protetto Metodi

  Nome Descrizione
public method Equals  Di overload. (ereditato da Attribute)
public methodstatic GetCustomAttribute  Di overload. (ereditato da Attribute)
public methodstatic GetCustomAttributes  Di overload. (ereditato da Attribute)
public method GetHashCode  (ereditato da Attribute)
public method GetType  (ereditato da Object)
public method IsDefaultAttribute  (ereditato da Attribute)
public methodstatic IsDefined  Di overload. (ereditato da Attribute)
public method Match  (ereditato da Attribute)
public methodstatic ReferenceEquals  (ereditato da Object)
public method ToString  (ereditato da Object)

Torna all'inizio

Protetto Metodi

  Nome Descrizione
protected method Finalize  (ereditato da Object)
protected method MemberwiseClone  (ereditato da Object)

Torna all'inizio

Implementazioni esplicite dell'interfaccia

  Nome Descrizione
System.Runtime.InteropServices._Attribute.GetIDsOfNames  (ereditato da Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfo  (ereditato da Attribute)
System.Runtime.InteropServices._Attribute.GetTypeInfoCount  (ereditato da Attribute)
System.Runtime.InteropServices._Attribute.Invoke  (ereditato da Attribute)

Torna all'inizio

Vedere anche

Riferimento

Classe EntityDesignerExtendedPropertyAttribute
Spazio dei nomi Microsoft.Data.Entity.Design.Extensibility

Altre risorse

Visual Studio Extensibility Developer Center
Developing Visual Studio Extensions