Method: Cequel::Record::Collection#column_name

Defined in:
lib/cequel/record/collection.rb

#column_nameSymbol

Returns the name of the collection column.

Returns:

  • (Symbol)

    the name of the collection column



70
# File 'lib/cequel/record/collection.rb', line 70

def_delegator :@column, :name, :column_name