RuntimeDbFunction.IReadOnlyDbFunction.IsAggregate 属性

定义

获取指示此函数是否为聚合函数的值。

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

属性值

实现

属性

适用于