func (*Rows) Columns

func (rs *Rows) Columns() ([]string, error)

列返回列名。如果行关闭,列返回一个错误。