Compartilhar via


Namespace Microsoft.Xrm.Client.Services

Aplica-se a: Microsoft Dynamics CRM 2015, Microsoft Dynamics CRM Online

Classes

Classe Descrição
CachedOrganizationService A wrapper class around the IOrganizationService that manages the details of setting up an OrganizationServiceProxy or other arbitrary IOrganizationService objects. When paired with an OrganizationServiceCache object, becomes a cached service. (Developer Extensions)
DeploymentService Implements the deployment service interface. (Developer Extensions)
DiscoveryService A wrapper class around the IDiscoveryService that manages the details of setting up an DiscoveryServiceProxy. (Developer Extensions)
KeyedRequest (Developer Extensions)
KnownTypesProvider This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
Creates an array of Type objects that contain the types of individual profile properties. (Developer Extensions)
OrganizationService A wrapper class around the IOrganizationService that manages the details of setting up an OrganizationServiceProxy or other arbitrary IOrganizationService objects. When paired with an OrganizationServiceCache object, becomes a cached service. (Developer Extensions)
OrganizationServiceCache An abstracted data caching service that caches the results of IOrganizationService operations. Automatically sets up cache item dependencies and performing update operations invalidates dependent cache items. (Developer Extensions)
OrganizationServiceCacheSettings (Developer Extensions)
OrganizationServiceExtensions (Developer Extensions)

Interfaces

Interface Descrição
ICacheItemPolicyFactory (Developer Extensions)
IOrganizationServiceCache The interface for a data caching service for the organization service. (Developer Extensions)

Enumerações

Enumeração Descrição
OrganizationServiceCacheMode (Developer Extensions)
OrganizationServiceCacheReturnMode (Developer Extensions)

Send comments about this topic to Microsoft.
© 2015 Microsoft. All rights reserved.