| DerivedTableDefinition Properties | 
The DerivedTableDefinition type exposes the following members.
| Name | Description | |
|---|---|---|
| Alias | 
            Gets / sets alias
              | |
| AllowDuplicates | 
            Gets / sets allowDuplicates
              | |
| DatabaseSpecificCreator | 
            Object which will be used to create valid parameter objects, field names, including prefix/postfix characters, 
            and conversion routines, and field names, including prefix/postfix characters. 
            Uses the strategy pattern so the generic code can work with more than one target database.
              | |
| FieldCount | 
            Gets the field count.
              | |
| Filter | 
            Gets / sets filter
              | |
| GroupBy | 
            Gets / sets groupBy
              | |
| MaxNumberOfItemsToReturn | 
            Gets / sets maxNumberOfItemsToReturn
              | |
| Relations | 
            Gets / sets relations
              | |
| Sorter | 
            Gets / sets sorter
              |