IReadOnlyRelationalPropertyOverrides.StoreObject Property

Definition

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

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

Property Value

Applies to