Use XRM tooling to execute actions in Microsoft Dataverse

After you are connected to Dataverse, you can use the CrmServiceClient class object to perform actions on your Dataverse data such as create, update, retrieve or delete data. This section provides some examples on how you can perform actions in Dataverse using XRM tooling.

In This Section

Create data using XRM tooling
Retrieve data using XRM tooling
Update data using XRM tooling
Delete data using XRM tooling
Execute organization request using XRM tooling

See also

Use XRM Tooling API to connect to Dataverse
Build windows client applications using the XRM tools