共用方式為


TableValuedDbFunctionConvention 類別

定義

設定可查詢函式所對應之實體類型的慣例。

public class TableValuedDbFunctionConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelFinalizingConvention
type TableValuedDbFunctionConvention = class
    interface IModelFinalizingConvention
    interface IConvention
Public Class TableValuedDbFunctionConvention
Implements IModelFinalizingConvention
繼承
TableValuedDbFunctionConvention
實作

備註

如需詳細資訊和範例,請參閱 模型建置慣例資料庫函 式。

適用於