mysql-native v3.0.0

API Reference Home: [This Version] [Latest Version] [Other Versions]


Function MetaData.columns

Get column metadata for a table in the current database

ColumnInfo[] columns (
  string table
);

Parameters

NameDescription
table The table name

Returns

An array of ColumnInfo structs