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

TSQLBindCol

Declaration

Source position: odbcsql.inc line 1276

type TSQLBindCol = function(

  StatementHandle: SQLHSTMT;

  ColumnNumber: SQLUSMALLINT;

  TargetType: SQLSMALLINT;

  TargetValue: SQLPOINTER;

  BufferLength: SQLLEN;

  StrLen_or_Ind: PSQLLEN

):SQLRETURN;


Documentation generated on: 2023-03-18