Unit 'mysql50conn' Package
[Overview][Constants][Classes][Index] [#fcl-db]

TCursorName

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

Declaration

Source position: mysqlconn.inc line 119

type TCursorName = class(TSQLCursor)

protected

  FRes: PMYSQL_RES;

  FPreparedStatement: string;

  FActualStatement: string;

  FStatement: string;

  Row: MYSQL_ROW;

  Lengths: pculong;

  RowsAffected: QWord;

  LastInsertID: QWord;

  ParamBinding: TParamBinding;

  ParamReplaceString: string;

  MapDSRowToMSQLRow: array of Integer;

end;

Inheritance

TCursorName

|

TSQLCursor

|

TSQLHandle

|

TObject


Documentation generated on: 2023-03-18