[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1019
type TSQLCreateRoleStatement = class(TSQLCreateOrAlterStatement)
public
function GetAsSQL(); override;
end;
TSQLCreateRoleStatement
TSQLCreateOrAlterStatement
TSQLDDLStatement
TSQLStatement
TSQLElement
TObject