Set table name
| Parameters: | string – |
|---|---|
| Return type: | ColumnObject |
@param int $ordinalPosition to set
| Return type: | ColumnObject |
|---|
@param mixed $columnDefault to set
| Return type: | ColumnObject |
|---|
@param bool $isNullable to set
| Return type: | ColumnObject |
|---|
@param string $dataType the $dataType to set
| Return type: | ColumnObject |
|---|
@return int|null the $characterMaximumLength
@param int $characterMaximumLength the $characterMaximumLength to set
| Return type: | ColumnObject |
|---|
@return int|null the $characterOctetLength
@param int $characterOctetLength the $characterOctetLength to set
| Return type: | ColumnObject |
|---|
@param int $numericPrecision the $numericPrevision to set
| Return type: | ColumnObject |
|---|
@param int $numericScale the $numericScale to set
| Return type: | ColumnObject |
|---|