Share via


ColumnsEventData.StoreObject Property

Definition

Gets the table.

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

Property Value

The table.

Applies to