Swoole\Table::column

(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)

Swoole\Table::columnSet the data type and size of the columns.

Opis

public Swoole\Table::column ( string $name , string $type [, integer $size ] ) : ReturnType

Parametry

name

type

size

Zwracane wartości

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top