Click or drag to resize
DerivedTableDefinition Properties

The DerivedTableDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets / sets alias
Public propertyAllowDuplicates
Gets / sets allowDuplicates
Public propertyDatabaseSpecificCreator
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.
Public propertyFieldCount
Gets the field count.
Public propertyFilter
Gets / sets filter
Public propertyGroupBy
Gets / sets groupBy
Public propertyMaxNumberOfItemsToReturn
Gets / sets maxNumberOfItemsToReturn
Public propertyRelations
Gets / sets relations
Public propertySorter
Gets / sets sorter
Top
See Also