Php/docs/swoole-table.column

提供:Dev Guides
< Php
移動先:案内検索

Swoole\Table::column

(PECL swoole >= 1.9.0)

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


説明

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

パラメータ

name
type
size


返り値