Unit 'janSQL' Package
[Overview][Types][Classes][Index] [#pl_zmsql]

TjanSQLJoinIterator

Declaration

Source position: janSQL.pas line 94

type TjanSQLJoinIterator = record

  TableName: string;

  

  TableAlias: string;

  

  RecordSetIndex: Integer;

  

  RecordCount: Integer;

  

  CurrentRecord: Integer;

  

end;



CT Web help

CodeTyphon Studio