MetaColumn.EntityTypeProperty Proprietà

Definizione

Ottiene un oggetto che contiene gli attributi della proprietà che rappresenta il campo dati nel tipo di entità.

public:
 property System::Reflection::PropertyInfo ^ EntityTypeProperty { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo EntityTypeProperty { get; }
member this.EntityTypeProperty : System.Reflection.PropertyInfo
Public ReadOnly Property EntityTypeProperty As PropertyInfo

Valore della proprietà

Oggetto che contiene gli attributi della proprietà che rappresenta il campo dati nel tipo di entità.

Si applica a