Uses of Class
microsoft.dynamics.crm.complex.QueryWithEntityMetadata
-
Packages that use QueryWithEntityMetadata Package Description microsoft.dynamics.crm.complex -
-
Uses of QueryWithEntityMetadata in microsoft.dynamics.crm.complex
Methods in microsoft.dynamics.crm.complex that return QueryWithEntityMetadata Modifier and Type Method Description QueryWithEntityMetadataQueryWithEntityMetadata.Builder. build()QueryWithEntityMetadataQueryWithEntityMetadata. withDependantEntitiesCollection(DependentEntityMetadataCollection dependantEntitiesCollection)QueryWithEntityMetadataQueryWithEntityMetadata. withQueryMetadata(QueryMetadata queryMetadata)QueryWithEntityMetadataQueryWithEntityMetadata. withUnmappedField(String name, Object value)
-