| Package | Description |
|---|---|
| microsoft.dynamics.crm.complex |
| Modifier and Type | Field and Description |
|---|---|
protected RelationshipQueryExpression |
EntityQueryExpression.relationshipQuery |
| Modifier and Type | Method and Description |
|---|---|
RelationshipQueryExpression |
RelationshipQueryExpression.Builder.build() |
RelationshipQueryExpression |
RelationshipQueryExpression.withCriteria(MetadataFilterExpression criteria) |
RelationshipQueryExpression |
RelationshipQueryExpression.withProperties(MetadataPropertiesExpression properties) |
RelationshipQueryExpression |
RelationshipQueryExpression.withUnmappedField(String name,
String value) |
| Modifier and Type | Method and Description |
|---|---|
Optional<RelationshipQueryExpression> |
EntityQueryExpression.getRelationshipQuery() |
| Modifier and Type | Method and Description |
|---|---|
EntityQueryExpression.Builder |
EntityQueryExpression.Builder.relationshipQuery(RelationshipQueryExpression relationshipQuery) |
EntityQueryExpression |
EntityQueryExpression.withRelationshipQuery(RelationshipQueryExpression relationshipQuery) |
Copyright © 2018–2021. All rights reserved.