Unit 'odbcsqldyn' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#odbc]

TSQLGetDiagRec

Declaration

Source position: odbcsql.inc line 1161

type TSQLGetDiagRec = function(

  HandleType: SQLSMALLINT;

  Handle: SQLHANDLE;

  RecNumber: SQLSMALLINT;

  SqlState: PSQLCHAR;

  var NativeError: SQLINTEGER;

  MessageText: PSQLCHAR;

  BufferLength: SQLSMALLINT;

  var TextLength: SQLSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18