columns(table_name)
Instance Public methods
Returns an array of Column objects for the table specified by
table_name
. See the concrete implementation for details on the
expected parameter values.
Returns an array of Column objects for the table specified by
table_name
. See the concrete implementation for details on the
expected parameter values.
Please login to continue.