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

TSQLStatementInfo

Declaration

Source position: sqldb.pp line 37

type TSQLStatementInfo = record

  StatementType: TStatementType;

  TableName: string;

  Updateable: Boolean;

  WhereStartPos: Integer;

  WhereStopPos: Integer;

end;


Documentation generated on: Nov 15 2013