[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: fpsqltree.pp line 1905
type TSQLProcedureGrantStatement = class(TSQLGrantStatement) |
public |
destructor Destroy; override; |
function GetAsSQL(); override; |
property ProcedureName: TSQLIdentifierName; [rw] |
property GrantOption: Boolean; [rw] |
end; |
| |
| |
| |
| |
TObject |