SqlServerDbFunctionConvention 类

定义

一个约定,Schema可确保为将 标志设置为 false的数据库函数IsBuiltIn填充 。

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数据库

适用于