Microsoft Dynamics CRM

Saturday, September 17, 2011

Database Query Parsing through SDK in MS CRM 4.0

Step 1) SELECT * FROM ActivityPointerBase //Use QueryExpression for this step
Step 2) INNER JOIN ActivityPartyBase ON ActivityPartyBase.activityId = ActivityPointerBase.activityid //Use LinkEntity for this step
Step 3)WHERE ActivityPartyBase.partyobjecttypecode = 1 //Use FilterExpression and ConditionExpression for this step
Posted by Vibhor Agarwal at 5:03 AM
Email ThisBlogThis!Share to XShare to FacebookShare to Pinterest
Newer Post Older Post Home

Genius Views

  • A Blog By Gareth Tucker
  • A Blog By Vishal Swami
  • A Blog By Piyush Upadhyay

Blog Archive

  • ►  2015 (1)
    • ►  September (1)
  • ►  2012 (3)
    • ►  September (2)
    • ►  January (1)
  • ▼  2011 (20)
    • ►  December (1)
    • ►  November (1)
    • ►  October (10)
    • ▼  September (8)
      • How we create ISV Site in MS Dynamics CRM 4.0 for ...
      • Difference between Parent and Child Pipeline Plugi...
      • How we create ISV Site in MS Dynamics CRM 4.0 for ...
      • Database Query Parsing through SDK in MS CRM 4.0
      • Get all Account and Contact Entity Activities in M...
      • Get All Activities based on ActivityPointer and Ac...
      • Retrive all Activities for specific Case in MS-CRM...
      • Reterive all Activities in MS CRM 4.0 through Quer...
Simple theme. Powered by Blogger.