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

TSQLStatementInfo

Declaration

Source position: sqldb.pp line 85

type TSQLStatementInfo = record

  StatementType: TStatementType;

  TableName: string;

  Updateable: Boolean;

  WhereStartPos: Integer;

  WhereStopPos: Integer;

end;


Documentation generated on: 2023-03-18