次の方法で共有


IMutableStoredProcedure.EntityType プロパティ

定義

このストアド プロシージャが定義されているエンティティ型を取得します。

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

プロパティ値

適用対象