Sdílet prostřednictvím


DbGroupByExpression.Keys Vlastnost

Definice

DbExpression Získá seznam, který poskytuje klíče seskupení.

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)

Hodnota vlastnosti

Seznam DbExpression , který poskytuje klíče pro seskupení.

Platí pro