Share via


DiscriminatorBuilder.AnnotationsBuilder Property

Definition

This API supports the Entity Framework Core infrastructure and is not intended to be used directly from your code. This API may change or be removed in future releases.

protected virtual Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalAnnotationsBuilder AnnotationsBuilder { get; }
member this.AnnotationsBuilder : Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalAnnotationsBuilder
Protected Overridable ReadOnly Property AnnotationsBuilder As RelationalAnnotationsBuilder

Property Value

Microsoft.EntityFrameworkCore.Metadata.Internal.RelationalAnnotationsBuilder

Applies to