web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :

Dataverse: Improve Performance using Partition Key

Nishant Rana Profile Picture Nishant Rana 11,325 Microsoft Employee
Originally posted on Temmy Wahyu Raharjo:
Do you know we can pass the?partitionID?parameter when doing CRUD to improve performance??The information I got from this documentation link. Today we will prove how what is the difference between using the?partitionID?and not using it. To collect the data, I’ll run below code: using System; using System.Web.Configuration; using Entities;…

This was originally posted here.

Comments

*This post is locked for comments