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

TSQLBindParameter

Declaration

Source position: odbcsql.inc line 1315

type TSQLBindParameter = function(

  hstmt: SQLHSTMT;

  ipar: SQLUSMALLINT;

  fParamType: SQLSMALLINT;

  fCType: SQLSMALLINT;

  fSqlType: SQLSMALLINT;

  cbColDef: SQLULEN;

  ibScale: SQLSMALLINT;

  rgbValue: SQLPOINTER;

  cbValueMax: SQLLEN;

  pcbValue: PSQLLEN

):SQLRETURN;


Documentation generated on: 2023-03-18