Swoole\Table::column
(PHP 5 >= 5.2.0, PHP 7, PECL swoole >= 1.9.0)
Swoole\Table::column — Set the data type and size of the columns.
说明
public Swoole\Table::column
( string
$name
, string $type
[, integer $size
] ) : ReturnType
参数
-
name
-
-
type
-
-
size
-
返回值