Returns the string that will be part of SQL statement.
@override String toSqlString() => throw UnsupportedError(toString());