共用方式為


RuntimeStoredProcedure.IReadOnlyStoredProcedure.EntityType 屬性

定義

取得定義這個預存程式的實體類型。

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

屬性值

實作

屬性

適用於