TableProvider.RootEntityType Eigenschaft

Definition

Ruft den Stammtyp für diese Entität ab.

public:  virtual property Type ^ RootEntityType {  public:
Type ^ get(); protected:
 void set(Type ^ value); };
public virtual Type RootEntityType { get; protected set; }
member this.RootEntityType : Type with get, set
Public Overridable Property RootEntityType As Type

Eigenschaftswert

Der Stammtyp für diese Entität, wenn die Entität über ein übergeordnetes Element verfügt, andernfalls eine Instanz der EntityType-Klasse.

Gilt für: