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

TSQLDropStatement

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

Declaration

Source position: fpsqltree.pp line 1670

type TSQLDropStatement = class(TSQLDDLStatement)

public

  destructor Destroy; override;

  function SQLObjectType(); virtual; abstract;

  function GetAsSQL(); override;

  property ObjectName: TSQLIdentifierName; [rw]

end;

Inheritance

TSQLDropStatement

|

TSQLDDLStatement

|

TSQLStatement

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18