procedure CopyErrorMsg(Src: TCustomSqlStatement);
Parameters |
Description |
Src: TCustomSqlStatement |
From where copy error messages. |
Copy error message from Src to this sqltatement.
It is used internally to copy error message from parser to this sqlstatement if any.
Gudu software http://www.sqlparser.com
|
Send comments about this topic.
|