Microsoft.Xrm.Sdk.Messages Namespace
Applies To: Dynamics CRM 2015
Classes
Class | Description | |
---|---|---|
AssociateRequest | Contains the data that is needed to create a link between records. |
|
AssociateResponse | Contains the response from the AssociateRequest class. |
|
CanBeReferencedRequest | Contains the data that is needed to check whether the specified entity can be the primary entity (one) in a one-to-many relationship. |
|
CanBeReferencedResponse | Contains the response from the CanBeReferencedRequest class. |
|
CanBeReferencingRequest | Contains the data that is needed to check whether an entity can be the referencing entity in a one-to-many relationship. |
|
CanBeReferencingResponse | Contains the response from the CanBeReferencingRequest class. |
|
CanManyToManyRequest | Contains the data that is needed to check whether an entity can participate in a many-to-many relationship. |
|
CanManyToManyResponse | Contains the response from the CanManyToManyRequest class. |
|
ConvertDateAndTimeBehaviorRequest | Contains the data to convert existing UTC date and time values in the database to DateOnly values. |
|
ConvertDateAndTimeBehaviorResponse | Contains the response from the ConvertDateAndTimeBehaviorRequest class. |
|
CreateAttributeRequest | Contains the data that is needed to create a new attribute, and optionally, to add it to a specified unmanaged solution. |
|
CreateAttributeResponse | Contains the response from the CreateAttributeRequest class. |
|
CreateEntityKeyRequest | Contains data that is needed to create an alternate key. |
|
CreateEntityKeyResponse | Contains the response from the CreateEntityKeyRequest class. |
|
CreateEntityRequest | Contains the data that is needed to create a custom entity, and optionally, to add it to a specified unmanaged solution. |
|
CreateEntityResponse | Contains the response from the CreateEntityRequest class. |
|
CreateManyToManyRequest | Contains the data that is needed to create a new Many-to-Many (N:N) entity relationship. |
|
CreateManyToManyResponse | Contains the response from the CreateManyToManyRequest class. |
|
CreateOneToManyRequest | Contains the data that is needed to create a new One-to-Many (1:N) entity relationship. |
|
CreateOneToManyResponse | Contains the response from the CreateOneToManyRequest class. |
|
CreateOptionSetRequest | Contains the data that is needed to create a new global option set. |
|
CreateOptionSetResponse | Contains the response from the CreateOptionSetRequest class. |
|
CreateRequest | Contains the data that is needed to create a record. |
|
CreateResponse | Contains the response from the CreateRequest class. |
|
DeleteAttributeRequest | Contains the data that is needed to delete an attribute. |
|
DeleteAttributeResponse | Contains the response from the DeleteAttributeRequest class. |
|
DeleteEntityKeyRequest | Contains the data that is needed to delete the specified key for an entity. |
|
DeleteEntityKeyResponse | Contains the response from the DeleteEntityKeyRequest class. |
|
DeleteEntityRequest | Contains the data that is needed to delete an entity. |
|
DeleteEntityResponse | Contains the response from the DeleteEntityRequest class. |
|
DeleteOptionSetRequest | Contains the data that is needed to delete a global option set. |
|
DeleteOptionSetResponse | Contains the response from the DeleteOptionSetRequest class. |
|
DeleteOptionValueRequest | Contains the data that is needed to delete an option value in a global or local option set. |
|
DeleteOptionValueResponse | Contains the response from the DeleteOptionValueRequest class. |
|
DeleteRelationshipRequest | Contains the data that is needed to delete an entity relationship. |
|
DeleteRelationshipResponse | Contains the response from the DeleteRelationshipRequest class. |
|
DeleteRequest | Contains the data that is needed to delete a record. |
|
DeleteResponse | Contains the response from the DeleteRequest class. |
|
DisassociateRequest | Contains the data that is needed to delete a link between records. |
|
DisassociateResponse | Contains the response from the DisassociateRequest class. |
|
ExecuteAsyncRequest | Contains the data that is needed to execute a message asynchronously. |
|
ExecuteAsyncResponse | Contains the response from the ExecuteAsyncRequest class. |
|
ExecuteMultipleRequest | Contains the data that is needed to execute one or more message requests as a single batch operation, and optionally return a collection of results. |
|
ExecuteMultipleResponse | Contains the response from the ExecuteMultipleRequest class. |
|
ExecuteTransactionRequest | Contains the data that is needed to execute one or more message requests in a single database transaction, and optionally return a collection of results. |
|
ExecuteTransactionResponse | Contains the response from the ExecuteTransactionRequest class. |
|
GetValidManyToManyRequest | Contains the data that is needed to retrieve a list of all the entities that can participate in a Many-to-Many entity relationship. |
|
GetValidManyToManyResponse | Contains the response from the GetValidManyToManyRequest class. |
|
GetValidReferencedEntitiesRequest | Contains the data that is needed to retrieve a list of entity logical names that are valid as the primary entity (one) from the specified entity in a one-to-many relationship. |
|
GetValidReferencedEntitiesResponse | Contains the response from the GetValidReferencedEntitiesRequest class. |
|
GetValidReferencingEntitiesRequest | Contains the data that is needed to retrieve the set of entities that are valid as the related entity (many) to the specified entity in a one-to-many relationship. |
|
GetValidReferencingEntitiesResponse | Contains the response from the GetValidReferencingEntitiesRequest class. |
|
InsertOptionValueRequest | Contains the data that is needed to insert a new option value for a global or local option set. |
|
InsertOptionValueResponse | Contains the response from the InsertOptionValueRequest class. |
|
InsertStatusValueRequest | Contains the data that is needed to insert a new option into a StatusAttributeMetadata attribute. |
|
InsertStatusValueResponse | Contains the response from the InsertStatusValueRequest class. |
|
IsDataEncryptionActiveRequest | Contains the data that is needed to check if data encryption is currently running (active or inactive). |
|
IsDataEncryptionActiveResponse | Contains the response from the IsDataEncryptionActiveRequest class. |
|
OrderOptionRequest | Contains the data that is needed to set the order for an option set. |
|
OrderOptionResponse | Contains the response from the OrderOptionRequest class. |
|
ReactivateEntityKeyRequest | Contains data that is needed to submit a new asynchronous system job to create the index for the key. |
|
ReactivateEntityKeyResponse | Contains the response from ReactivateEntityKeyRequest class. |
|
RetrieveAllEntitiesRequest | Contains the data that is needed to retrieve metadata information about all the entities. |
|
RetrieveAllEntitiesResponse | Contains the response from the RetrieveAllEntitiesRequest class. |
|
RetrieveAllManagedPropertiesRequest | Contains the data that is needed to retrieve all managed property definitions |
|
RetrieveAllManagedPropertiesResponse | Contains the response from the RetrieveAllManagedPropertiesRequest class. |
|
RetrieveAllOptionSetsRequest | Contains the data that is needed to retrieve information about all global option sets. |
|
RetrieveAllOptionSetsResponse | Contains the response from the RetrieveAllOptionSetsRequest class. |
|
RetrieveAttributeRequest | Contains the data that is needed to retrieve attribute metadata. |
|
RetrieveAttributeResponse | Contains the response from the RetrieveAttributeRequest class. |
|
RetrieveDataEncryptionKeyRequest | Contains the data that is needed to retrieve the data encryption key value. |
|
RetrieveDataEncryptionKeyResponse | Contains the response from the RetrieveDataEncryptionKeyResponse class. |
|
RetrieveEntityChangesRequest | Contains data that is needed to retrieve the changes for an entity. |
|
RetrieveEntityChangesResponse | Contains the response from RetrieveEntityChangesRequest class. |
|
RetrieveEntityKeyRequest | Contains data that is needed to retrieve an alternate key. |
|
RetrieveEntityKeyResponse | Contains the response from the RetrieveEntityKeyRequest class. |
|
RetrieveEntityRequest | Contains the data that is needed to retrieve entity metadata. |
|
RetrieveEntityResponse | Contains the response from the RetrieveEntityRequest class. |
|
RetrieveManagedPropertyRequest | Contains the data that is needed to retrieve a managed property definition. |
|
RetrieveManagedPropertyResponse | Contains the response from the RetrieveManagedPropertyRequest class. |
|
RetrieveMetadataChangesRequest | Contains the data that is needed to to retrieve a collection of metadata records that satisfy the specified criteria. The RetrieveMetadataChangesResponse returns a timestamp value that can be used with this request at a later time to return information about how metadata has changed since the last request. |
|
RetrieveMetadataChangesResponse | Contains the response from the RetrieveMetadataChangesRequest message. |
|
RetrieveMultipleRequest | Contains the data that is needed to retrieve a collection of records that satisfy the specified query criteria. |
|
RetrieveMultipleResponse | Contains the response from the RetrieveMultipleRequest class. |
|
RetrieveOptionSetRequest | Contains the data that is needed to retrieve a global option set. |
|
RetrieveOptionSetResponse | Contains the response from the RetrieveOptionSetRequest class. |
|
RetrieveRelationshipRequest | Contains the data that is needed to retrieve entity relationship metadata. |
|
RetrieveRelationshipResponse | Contains the response from the RetrieveRelationshipRequest class. |
|
RetrieveRequest | Contains the data that is needed to retrieve a record. |
|
RetrieveResponse | Contains the response from the RetrieveRequest class. |
|
RetrieveTimestampRequest | Contains the data that is needed to retrieves a time stamp for the metadata. |
|
RetrieveTimestampResponse | Contains the response from the RetrieveTimestampRequest class. |
|
SetDataEncryptionKeyRequest | Contains the data that is needed to set or restore the data encryption key. |
|
SetDataEncryptionKeyResponse | Contains the response from the SetDataEncryptionKeyRequest class. |
|
UpdateAttributeRequest | Contains the data that is needed to update the definition of an attribute. |
|
UpdateAttributeResponse | Contains the response from the UpdateAttributeRequest class. |
|
UpdateEntityRequest | Contains the data that is needed to update the definition of an entity. |
|
UpdateEntityResponse | Contains the response from the UpdateEntityRequest class. |
|
UpdateOptionSetRequest | Contains the data that is needed to update the definition of a global option set. |
|
UpdateOptionSetResponse | Contains the response from the UpdateOptionSetRequest class. |
|
UpdateOptionValueRequest | Contains the data that is needed to update an option value in a global or local option set. |
|
UpdateOptionValueResponse | Contains the response from the UpdateOptionValueRequest class. |
|
UpdateRelationshipRequest | Contains the data that is needed to update the definition of an entity relationship. |
|
UpdateRelationshipResponse | Contains the response from the UpdateRelationshipRequest class. |
|
UpdateRequest | Contains the data that is needed to update an existing record. |
|
UpdateResponse | Contains the response from the UpdateRequest class. |
|
UpdateStateValueRequest | Contains the data that is needed to update an option set value in for a StateAttributeMetadata attribute. |
|
UpdateStateValueResponse | Contains the response from the UpdateStateValueRequest class. |
|
UpsertRequest | Contains data that is needed to update or insert a record in CRM. |
|
UpsertResponse | Contains the response from UpsertRequest |
Return to top
© 2016 Microsoft. All rights reserved. Copyright