[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1059
type TSQLAlterDomainSetDefaultStatement = class(TSQLAlterDomainStatement) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property DefaultValue: TSQLLiteral; [rw] |
end; |
| |
| |
| |
| |
| |
| |
TObject |