次の方法で共有


IReadOnlyTrigger.EntityType プロパティ

定義

このトリガーが定義されているエンティティ型を取得します。

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

プロパティ値

適用対象