共用方式為


SqlServerDbFunctionConvention 類別

定義

確保已針對已將 旗標設定 false 為 的資料庫函 IsBuiltIn 式填入的慣例 Schema

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

備註

如需詳細資訊和範例,請參閱使用 EF Core建立模型慣例存取SQL Server和Azure SQL資料庫

適用於