buildCheckString() protected method
Builds the check constraint for the column.
| protected string buildCheckString ( ) | ||
|---|---|---|
| return | string |
A string containing the CHECK constraint. |
buildCheckString() protected method
Builds the check constraint for the column.
| protected string buildCheckString ( ) | ||
|---|---|---|
| return | string |
A string containing the CHECK constraint. |
Please login to continue.