Unit 'odbcconn' Package
[Overview][Classes][Procedures and functions][Index] [#fcl-db]

TODBCConnection.CheckResult

Declaration

Source position: odbcconn.pas line 114

protected procedure TODBCConnection.CheckResult(

  LastReturnCode: SQLRETURN;

  HandleType: SQLSMALLINT;

  AHandle: SQLHANDLE;

  const ErrorMsg: string;

  const FmtArgs: array of Const

);

procedure TODBCConnection.CheckResult(

  LastReturnCode: SQLRETURN;

  HandleType: SQLSMALLINT;

  AHandle: SQLHANDLE;

  const ErrorMsg: string

);


Documentation generated on: 2025-07-25