IMutableEntityType.BaseType Eigenschaft

Definition

Ruft den Basistyp dieses Entitätstyps ab oder legt ihn fest. Gibt zurück null , wenn es sich nicht um einen abgeleiteten Typ in einer Vererbungshierarchie handelt.

public Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType BaseType { get; set; }
public Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType? BaseType { get; set; }
member this.BaseType : Microsoft.EntityFrameworkCore.Metadata.IMutableEntityType with get, set
Public Property BaseType As IMutableEntityType

Eigenschaftswert

Gilt für: