次の方法で共有


NonTrackedModificationCommandParameters.Table プロパティ

定義

変更するデータを含むテーブル。

public Microsoft.EntityFrameworkCore.Metadata.ITable? Table { get; init; }
member this.Table : Microsoft.EntityFrameworkCore.Metadata.ITable with get, set
Public Property Table As ITable

プロパティ値

適用対象