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

TSQLDescribeParam

Declaration

Source position: odbcsql.inc line 1322

type TSQLDescribeParam = function(

  StatementHandle: SQLHSTMT;

  ParameterNumber: SQLUSMALLINT;

  DataTypePtr: PSQLSMALLINT;

  ParameterSizePtr: PSQLULEN;

  DecimalDigitsPtr: PSQLSMALLINT;

  NullablePtr: PSQLSMALLINT

):SQLRETURN;


Documentation generated on: 2023-03-18