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

TSQLInsertStatement

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

Declaration

Source position: fpsqltree.pp line 846

type TSQLInsertStatement = class(TSQLTableDMLStatement)

public

  destructor Destroy; override;

  function GetAsSQL(); override;

  property Fields: TSQLElementList; [rw]

  property Values: TSQLElementList; [rw]

  property Select: TSQLSelectStatement; [rw]

end;

Inheritance

TSQLInsertStatement

|

TSQLTableDMLStatement

|

TSQLDMLStatement

|

TSQLStatement

|

TSQLElement

|

TObject


Documentation generated on: 2023-03-18