[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'sqldb' (#fcl)

TSQLStatement

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

Declaration

Source position: sqldb.pp line 280

type TSQLStatement = class(TCustomSQLStatement)

published

  property Database: TSQLConnection;

  property DataSource: TDataSource;

  property ParamCheck: Boolean;

  property Params: TParams;

  property ParseSQL: Boolean;

  property SQL: TStrings;

  property Transaction: TSQLTransaction;

end;

Inheritance

TSQLStatement

|

TCustomSQLStatement

|

TComponent,IUnknown,IInterfaceComponentReference

|

TPersistent,IFPObserved

|

TObject


Documentation generated on: Nov 15 2013