Interface QueryRecords.Builder

    • Method Detail

      • csvRecords

        QueryRecords.Builder csvRecords​(String csvRecords)

        The results of the SQL statement in CSV format.

        Parameters:
        csvRecords - The results of the SQL statement in CSV format.
        Returns:
        Returns a reference to this object so that method calls can be chained together.