TableValuedDbFunctionConvention Class

Definition

A convention that configures the entity type to which a queryable function is mapped.

C#
public class TableValuedDbFunctionConvention : Microsoft.EntityFrameworkCore.Metadata.Conventions.IModelFinalizingConvention
Inheritance
TableValuedDbFunctionConvention
Implements

Remarks

See Model building conventions and Database functions for more information and examples.

Constructors

Properties

Dependencies

Dependencies for this service.

RelationalDependencies

Relational provider-specific dependencies for this service.

Methods

Applies to

Product Versions
Entity Framework Core 5.0, 6.0, 7.0, 8.0, 9.0