Share via


RuntimeEntityTypeMappingFragment.StoreObject Property

Definition

Gets store object for which the configuration is applied.

public virtual Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier StoreObject { get; }
member this.StoreObject : Microsoft.EntityFrameworkCore.Metadata.StoreObjectIdentifier
Public Overridable ReadOnly Property StoreObject As StoreObjectIdentifier

Property Value

Implements

Applies to