[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1924
type TSQLRoleGrantStatement = class(TSQLGrantStatement) |
public |
constructor Create(); override; |
destructor Destroy; override; |
function GetAsSQL(); override; |
property Roles: TSQLElementList; [r] |
property AdminOption: Boolean; [rw] |
end; |
| |
| |
| |
| |
TObject |