CombinedSpecificationT Properties |
The CombinedSpecificationT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | IncludePaths | Gets the dot-separated lists of related objects to return in the query results. (Inherited from SpecificationT.) |
![]() | LeftOperand | Gets the left operand of the combination. |
![]() | MaximumResults | Gets the maximum number of records that must be retrieved using this specification. (Inherited from SpecificationT.) |
![]() | RightOperand | Gets the right operand of the combination. |
![]() | SortRules | Gets the sorting rules that are specified. (Inherited from SpecificationT.) |