Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
GroupByBehavior.cs
Go to the documentation of this file.
1
namespace
System.Data.Common
;
2
3
public
enum
GroupByBehavior
4
{
5
Unknown
,
6
NotSupported
,
7
Unrelated
,
8
MustContainAll
,
9
ExactMatch
10
}
System.Data.Common.GroupByBehavior
GroupByBehavior
Definition
GroupByBehavior.cs:4
System.Data.Common.GroupByBehavior.MustContainAll
@ MustContainAll
System.Data.Common.GroupByBehavior.Unrelated
@ Unrelated
System.Data.Common.GroupByBehavior.Unknown
@ Unknown
System.Data.Common.GroupByBehavior.ExactMatch
@ ExactMatch
System.Data.Common.GroupByBehavior.NotSupported
@ NotSupported
System.Data.Common
Definition
ADP.cs:12
source
System.Data.Common
System.Data.Common
GroupByBehavior.cs
Generated by
1.10.0