Contents

removeColumn(named:)

Removes the column with the specified name.

Declaration

mutating func removeColumn(named: String)

Parameters

  • named:

    The name of the column to remove.