QueryRecords
Types
Functions
Link copied to clipboard
Casts this QueryRecords as a CsvRecords and retrieves its kotlin.String value. Throws an exception if the QueryRecords is not a CsvRecords.
Link copied to clipboard
Casts this QueryRecords as a CsvRecords and retrieves its kotlin.String value. Returns null if the QueryRecords is not a CsvRecords.