[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1103
type TSQLCreateExceptionStatement = class(TSQLCreateOrAlterStatement) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property ExceptionMessage: TSQLStringLiteral; [rw] |
end; |
| |
| |
| |
| |
| |
TObject |