SqlServerDbFunctionConvention 類別
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
C#
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資料庫。
Sql |
建立 SqlServerDbFunctionConvention 的新執行個體。 |
Dependencies |
此服務的相依性。 |
Relational |
此服務的關聯式提供者特定相依性。 |
Process |
在完成模型時呼叫。 |
產品 | 版本 |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |