buildUnsignedString() protected method
Builds the unsigned string for column. Defaults to unsupported.
| protected string buildUnsignedString ( ) | ||
|---|---|---|
| return | string |
A string containing UNSIGNED keyword. |
buildUnsignedString() protected method
Builds the unsigned string for column. Defaults to unsupported.
| protected string buildUnsignedString ( ) | ||
|---|---|---|
| return | string |
A string containing UNSIGNED keyword. |
Please login to continue.