buildAfterString() protected method (available since version 2.0.8)
Builds the after constraint for the column. Defaults to unsupported.
| protected string buildAfterString ( ) | ||
|---|---|---|
| return | string |
A string containing the AFTER constraint. |
buildAfterString() protected method (available since version 2.0.8)
Builds the after constraint for the column. Defaults to unsupported.
| protected string buildAfterString ( ) | ||
|---|---|---|
| return | string |
A string containing the AFTER constraint. |
Please login to continue.