Click or drag to resize

IDerivedTableDefinition Properties

The IDerivedTableDefinition type exposes the following members.

Properties
  NameDescription
Public propertyAlias
Gets / sets alias
Public propertyAllowDuplicates
Gets / sets allowDuplicates
Public propertyDatabaseSpecificCreator
Gets or sets the creator for SQL elements
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
Public propertyUnionedQueries
Returns the unioned derived table definitions of this instance.
Public propertyUnionedQueriesSpecified
Gets whether this instance has any unioned queries defined (true) or not (false)
Top
See Also