Skip to content

DBTable::columnWithSpec

Mo McRoberts edited this page Aug 7, 2011 · 1 revision

Synopsis

public function [[DBTable]]::columnWithSpec($name, $type, $sizeValues, $flags = null, $defaultValue = null, $comment = null)

Parameters

Name Direction Type Description
$name
  </td>
</tr>
<tr>
  <td><code>$type</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>
<tr>
  <td><code>$sizeValues</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>
<tr>
  <td><code>$flags</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>
<tr>
  <td><code>$defaultValue</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>
<tr>
  <td><code>$comment</code>
  <td><i></i></td>
  <td></td>
  <td>

  </td>
</tr>

Clone this wiki locally