Share via


EntityTypeConfiguration.BaseType Property

Definition

Gets or sets the base type of this entity type.

public virtual Microsoft.AspNet.OData.Builder.EntityTypeConfiguration BaseType { get; set; }
member this.BaseType : Microsoft.AspNet.OData.Builder.EntityTypeConfiguration with get, set
Public Overridable Property BaseType As EntityTypeConfiguration

Property Value

Applies to