Share via


RuntimeRelationalPropertyOverrides.StoreObject Property

Definition

The id of the table-like store object that these overrides are for.

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