LLBLGen Pro v5.8 Runtime Framework Reference Manual
LLBLGen Pro v5.8 Runtime Framework Reference Manual
Namespaces
SD.LLBLGen.Pro Namespaces
SD.LLBLGen.Pro.QuerySpec Namespaces
SD.LLBLGen.Pro.QuerySpec
Grouping(TKey, TElement) Class
Grouping(TKey, TElement) Properties
IGrouping(TKey, TElement).Key Property
Key Property
Grouping
<
TKey
,
TElement
>
.
Key Property
Gets the key of the
IGrouping
<
TKey, TElement
>
.
Namespace:
SD.LLBLGen.Pro.QuerySpec
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
Syntax
C#
VB
Copy
public
TKey
Key
{
get
; }
Public
ReadOnly
Property
Key
As
TKey
Get
Return Value
Type:
TKey
The key of the
IGrouping
<
TKey, TElement
>
.
See Also
Reference
Grouping
<
TKey, TElement
>
Class
SD.LLBLGen.Pro.QuerySpec Namespace
(c)2002-2021 Solutions Design bv
Send comments on this topic to
LLBLGen Pro v5.8 Runtime Framework Reference Documentation feedback