IReadOnlyDbFunction.IsAggregate Property

Definition

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

public bool IsAggregate { get; }
member this.IsAggregate : bool
Public ReadOnly Property IsAggregate As Boolean

Property Value

Applies to