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

    Interface SalesforceDataServiceOptions

    interface SalesforceDataServiceOptions {
        executor?: QueryRunner;
        queryCache?: Boolean;
        type?: SalesforceDataServiceType;
    }
    Index

    Properties

    executor?: QueryRunner
    queryCache?: Boolean