次の方法で共有


RuntimeStoredProcedure.IStoredProcedure.EntityType プロパティ

定義

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

Microsoft.EntityFrameworkCore.Metadata.IEntityType Microsoft.EntityFrameworkCore.Metadata.IStoredProcedure.EntityType { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IStoredProcedure.EntityType : Microsoft.EntityFrameworkCore.Metadata.IEntityType
 ReadOnly Property EntityType As IEntityType Implements IStoredProcedure.EntityType

プロパティ値

実装

属性

適用対象