开发者

soql

0
  • SOQL query with subquery

    I\'m having trouble getting the results I want from a Salesforce/Apex/SOQL query. I want: A list of Contact objects containing only contacts who are CampaignMembers of a set of campaigns; and they sh[详细]

    2023-01-22 06:27 分类:问答
  • Adobe Air Salesforce get details using id field

    I am having a problem using Adobe Air to get contact information. If I import the contacts from Saleforce all I get is the Id of the Account to which they belong.[详细]

    2023-01-18 11:29 分类:问答
  • SOQL Query to fetch more than 2000 records

    How to fetch more than开发者_如何学JAVA 2000 records through SOQL .... Is there something query more ?call queryMore with the queryLocator provided in the first set of results, keep calling it with th[详细]

    2023-01-04 20:42 分类:问答
  • Pragmatic Unit testing

    I\'m writing an application using an MVC framework which takes care of a lot of the boilerplate wiring of our system.Specifically - application is written in Flex, using the Parsley MVC framework.Howe[详细]

    2022-12-19 19:47 分类:问答