MetaColumn.EntityTypeProperty Eigenschaft

Definition

Ruft ein Objekt ab, das Attribute der Eigenschaft enthält, die das Datenfeld im Entitätstyp darstellt.

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

Eigenschaftswert

Ein Objekt, das Attribute der Eigenschaft enthält, die das Datenfeld im Entitätstyp darstellt.

Gilt für: