QueryBase ComplexType
The abstract base class for constructing a query.
Derived types
The following complex types inherit from the QueryBase complex type.
Name | Description |
---|---|
QueryExpression | A complex query expressed in a hierarchy of expressions. |
FetchExpression | Contains a query expressed in FetchXML. |
QueryByAttribute | A query that is expressed as a set of attribute and value pairs. |
Used by
The following use the QueryBase ComplexType.
Name | How used |
---|---|
BackgroundSendEmail | Query Parameter |
BulkDetectDuplicates | Query Parameter |
FullTextSearchKnowledgeArticle | QueryExpression Parameter |
QueryExpressionToFetchXml | Query Parameter |
SendBulkMail | Query Parameter |
Rollup | Query Parameter |