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

SQLDescribeParam

Declaration

Source position: odbcsql.inc line 1744

function SQLDescribeParam(

  StatementHandle: SQLHSTMT;

  ParameterNumber: SQLUSMALLINT;

  DataTypePtr: PSQLSMALLINT;

  ParameterSizePtr: PSQLULEN;

  DecimalDigitsPtr: PSQLSMALLINT;

  NullablePtr: PSQLSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18