MapperKernelDefaultGrouping Method |
Gets the default grouping.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected string DefaultGrouping()
Protected Function DefaultGrouping As String
Return Value
Type:
StringThe default grouping to use when no user grouping is in effect.
See Also