buildCommentString() protected method
Builds the comment specification for the column.
| protected string buildCommentString ( ) | ||
|---|---|---|
| return | string |
A string containing the COMMENT keyword and the comment itself |
buildCommentString() protected method
Builds the comment specification for the column.
| protected string buildCommentString ( ) | ||
|---|---|---|
| return | string |
A string containing the COMMENT keyword and the comment itself |
Please login to continue.