IStoreFunctionParameter.DbFunctionParameters Property

Definition

Gets the associated IDbFunctionParameter collection.

C#
public System.Collections.Generic.IEnumerable<Microsoft.EntityFrameworkCore.Metadata.IDbFunctionParameter> DbFunctionParameters { get; }

Property Value

Applies to

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