DeleteTableColumnQuery

type DeleteTableColumnQuery: object;

Type declaration

i

i: number;

Index of the column to delete

id

id: string;

ID of the table to delete this column from