Method: DatabaseHelper::SQLQueryResult#to_s

Defined in:
lib/inspec/utils/database_helpers.rb

#to_sObject



71
72
73
# File 'lib/inspec/utils/database_helpers.rb', line 71

def to_s
  "SQL ResultSet"
end