Unit 'fpsqltree' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#fcl-db]

TSQLTableGrantStatement

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: fpsqltree.pp line 1884

type TSQLTableGrantStatement = class(TSQLGrantStatement)

public

  constructor Create(); override;

  destructor Destroy; override;

  function GetAsSQL(); override;

  property TableName: TSQLIdentifierName; [rw]

  property Privileges: TSQLElementList; [r]

  property GrantOption: Boolean; [rw]

end;

Inheritance

TSQLTableGrantStatement

|

TSQLGrantStatement

|

TSQLStatement

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18