共用方式為


ModificationCommand.Table 屬性

定義

包含要修改之資料的資料表。

public virtual Microsoft.EntityFrameworkCore.Metadata.ITable? Table { get; }
member this.Table : Microsoft.EntityFrameworkCore.Metadata.ITable
Public Overridable ReadOnly Property Table As ITable

屬性值

實作

適用於