次の方法で共有


IColumnBase.Table プロパティ

定義

テーブルに似たオブジェクトを取得します。

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

プロパティ値

適用対象