TableValuedDbFunctionConvention Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A convention that configures the entity type to which a queryable function is mapped.
public class TableValuedDbFunctionConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelFinalizingConvention
type TableValuedDbFunctionConvention = class
interface IModelFinalizingConvention
interface IConvention
Public Class TableValuedDbFunctionConvention
Implements IModelFinalizingConvention
- Inheritance
-
TableValuedDbFunctionConvention
- Implements
See Model building conventions and Database functions for more information and examples.
Table |
Creates a new instance of TableValuedDbFunctionConvention. |
Dependencies |
Dependencies for this service. |
Relational |
Relational provider-specific dependencies for this service. |
Process |
Called when a model is being finalized. |
Product | Versions |
---|---|
Entity Framework Core | 5.0, 6.0, 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: