RuntimeDbFunction.IReadOnlyDbFunction.IsAggregate Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient la valeur indiquant si cette fonction est une fonction d’agrégation.
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
Valeur de propriété
Implémente
- Attributs