ICrmService Interface
banner art

Interface containing the methods provided by the CrmService Web service.

The ICrmService interface implements the IDisposable interface. It exposes the following members.

Instance MethodDescription
CreateCreates an entity instance.
DeleteDeletes an entity instance.
ExecuteExecutes business logic using messages (request/response).
FetchRetrieves entity instances in XML format based on the specified query expressed in the FetchXML query language.
RetrieveRetrieves an entity instance using the specified ID.
RetrieveMultipleRetrieves a collection of entity instances based on the specified query criteria.
UpdateUpdates an entity instance.

Requirements

Namespace: Microsoft.Crm.Sdk

Assembly: Microsoft.Crm.Sdk.dll

See Also

Reference


© 2009 Microsoft Corporation. All rights reserved.


Page view tracker