Loading
Visual Studio Code Based Modeler for Consumer Goods Cloud
Table of Contents
Select Filters

          No results
          No results
          Here are some search tips

          Check the spelling of your keywords.
          Use more general search terms.
          Select fewer filters to broaden your search.

          Search all of Salesforce Help
          executeSQL(dataSource, dataSourceMethod, jsonParams)

          executeSQL(dataSource, dataSourceMethod, jsonParams)

          Run a custom non-select SQL statement.

          Required Editions

          Available in Lightning Experience in Professional, Unlimited, and Enterprise Editions that have Consumer Goods Cloud enabled.

          Parameters

          dataSource
          Type: String
          The name of the data source.
          dataSourceMethod
          Type: String
          The name of the method that generates the SQL statement the user wants to run.
          jsonParams
          Type: JSON
          Optional parameters for the SQL statement.

          Return Value

          result
          Type: SqlResult
          The result of the run.
           
          Loading
          Salesforce Help | Article