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

TSQLStatement

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

Declaration

Source position: sqldb.pp line 434

type TSQLStatement = class(TCustomSQLStatement)

published

  property Database: TSQLConnection;

  property DataSource: TDataSource;

  property ParamCheck: Boolean;

  property Params: TParams;

  property MacroCheck: Boolean;

  property Macros: TParams;

  property ParseSQL: Boolean;

  property SQL: TStrings;

  property Transaction: TSQLTransaction;

end;

Inheritance

TSQLStatement

|

TCustomSQLStatement

|

TObject


Documentation generated on: 2023-03-18