DeploymentServiceClient Members
Applies To: Microsoft Dynamics CRM 2013, Microsoft Dynamics CRM Online
Implements IDeploymentService interface and provides an authenticated WCF channel to the deployment service..
The following tables list the members exposed by the DeploymentServiceClient type.
Public Constructors
Name | Description | |
---|---|---|
DeploymentServiceClient | Overloaded. Initializes a new instance of the DeploymentServiceClient class. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
ChannelFactory | (inherited from ClientBase) | |
ClientCredentials | (inherited from ClientBase) | |
Endpoint | (inherited from ClientBase) | |
InnerChannel | (inherited from ClientBase) | |
State | (inherited from ClientBase) |
Top
Protected Properties
Name | Description | |
---|---|---|
Channel | (inherited from ClientBase) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Abort | (inherited from ClientBase) | |
Close | (inherited from ClientBase) | |
Delete | Deletes a deployment record. | |
DisplayInitializationUI | (inherited from ClientBase) | |
Equals | (inherited from Object) | |
Execute | Executes a deployment service message in the form of a request, and returns a response. | |
GetHashCode | (inherited from Object) | |
GetType | (inherited from Object) | |
Open | (inherited from ClientBase) | |
Retrieve | Retrieves a deployment record. | |
RetrieveAll | Retrieves all deployment records for the specified deployment entity type. | |
ToString | (inherited from Object) | |
Update | Updates a deployment record. |
Top
Protected Methods
Name | Description | |
---|---|---|
CreateChannel | (inherited from ClientBase) | |
Finalize | (inherited from Object) | |
GetDefaultValueForInitialization | (inherited from ClientBase) | |
InvokeAsync | (inherited from ClientBase) | |
MemberwiseClone | (inherited from Object) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
Dispose | (inherited from ClientBase) | |
BeginClose | (inherited from ClientBase) | |
BeginClose | (inherited from ClientBase) | |
BeginOpen | (inherited from ClientBase) | |
BeginOpen | (inherited from ClientBase) | |
Close | (inherited from ClientBase) | |
EndClose | (inherited from ClientBase) | |
EndOpen | (inherited from ClientBase) | |
Open | (inherited from ClientBase) | |
Closed | (inherited from ClientBase) | |
Closing | (inherited from ClientBase) | |
Faulted | (inherited from ClientBase) | |
Opened | (inherited from ClientBase) | |
Opening | (inherited from ClientBase) |
Top
See Also
Reference
DeploymentServiceClient Class
Microsoft.Xrm.Sdk.Deployment Namespace
IDeploymentService
Other Resources
Introduction to the Deployment Web Service
Send comments about this topic to Microsoft.
© 2013 Microsoft Corporation. All rights reserved.