HCLTech Interview Question

difference between CSOM load and loadquery methods

Interview Answer

Anonymous

Nov 19, 2014

load returns JSON object but loadquery returns enumeration. loadquery can also be used to fetch specific fields in the query.