vlocode-project - v2.4.3
    Preparing search index...

    Class QueryBuilder

    Simple salesforce SOQL builder

    Hierarchy

    • QueryBuilderData
      • QueryBuilder
    Index

    Constructors

    Properties

    Accessors

    Methods

    • Format the query as SOQL string. Namespace placeholders are only replaced when a namespace service is passed; without one placeholders are left untouched so the executing layer can normalize them with its own initialized namespace service.

      Parameters

      Returns string