Condividi tramite


DbGroupByExpression.Keys Proprietà

Definizione

Ottiene un elenco DbExpression che fornisce le chiavi di raggruppamento.

public System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression> Keys { get; }
member this.Keys : System.Collections.Generic.IList<System.Data.Entity.Core.Common.CommandTrees.DbExpression>
Public ReadOnly Property Keys As IList(Of DbExpression)

Valore della proprietà

Elenco DbExpression che fornisce le chiavi di raggruppamento.

Si applica a