toRowString
Converts this ResultRow to a human-readable string by joining all non-empty column values with " - ".
Extension function on ResultRow.
Return
a formatted string of the row's values
Converts this ResultRow to a human-readable string by joining all non-empty column values with " - ".
Extension function on ResultRow.
a formatted string of the row's values