RuntimeDbFunction.IReadOnlyDbFunction.Parameters Property

Definition

Gets the parameters for this function.

C#
System.Collections.Generic.IReadOnlyList<Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunctionParameter> Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.Parameters { [System.Diagnostics.DebuggerStepThrough] get; }

Property Value

Implements

Attributes

Applies to

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