ExtensionMethods Class |
Namespace: SD.LLBLGen.Pro.ApplicationCore
The ExtensionMethods type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ApplyFieldOrderingTField |
Applies the fieldordering to the enumerable specified. It first sorts on FieldIndex ascending, and then on name, ascending.
|
![]() ![]() | CreateComparableName |
Creates a comparable name to the key names used in the lookup dictionaries. This name is lowercase for case insensitive names, otherwise it's kept as-is
|
![]() ![]() | SortBindings |
Sorts the bindings to use, in place.
|