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