共用方式為


IReadOnlyStoredProcedure.EntityType 屬性

定義

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

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

屬性值

適用於