buildAfterString() protected method
Builds the after constraint for the column. Defaults to unsupported.
| protected string buildAfterString ( ) | ||
|---|---|---|
| return | string |
A string containing the AFTER constraint. |
buildAfterString() protected method
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.