[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1872
type TSQLGrantStatement = class(TSQLStatement) |
public |
function GranteesAsSQL(); |
constructor Create(); override; |
destructor Destroy; override; |
property Grantees: TSQLElementList; [r] |
end; |
| |
| |
| |
TObject |