|
| __construct ($index=null, $label=null, $dataType=null, $group=null, $defaultValue=null) |
|
|
| $index |
|
| $label |
|
| $dataType |
|
| $group |
|
| $defaultValue |
|
◆ __construct()
InfluxDB2\FluxColumn::__construct |
( |
| $index = null, |
|
|
| $label = null, |
|
|
| $dataType = null, |
|
|
| $group = null, |
|
|
| $defaultValue = null ) |
FluxColumn constructor.
- Parameters
-
$index | int column number |
$label | string column label |
$dataType | string data type |
$group | bool is group column |
$defaultValue | string default empty value |
The documentation for this class was generated from the following file:
- src/InfluxDB2/FluxColumn.php