Share via


RuntimeDbFunction.IReadOnlyDbFunction.IsAggregate Property

Definition

Gets the value indicating whether this function is an aggregate function.

bool Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsAggregate { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.Microsoft.EntityFrameworkCore.Metadata.IReadOnlyDbFunction.IsAggregate : bool
 ReadOnly Property IsAggregate As Boolean Implements IReadOnlyDbFunction.IsAggregate

Property Value

Implements

Attributes

Applies to