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

SQLSetDescRec

Declaration

Source position: odbcsql.inc line 1663

function SQLSetDescRec(

  DescriptorHandle: SQLHDESC;

  RecNumber: SQLSMALLINT;

  DescType: SQLSMALLINT;

  SubType: SQLSMALLINT;

  Length: SQLLEN;

  Precision: SQLSMALLINT;

  Scale: SQLSMALLINT;

  DataPtr: SQLPOINTER;

  StringLengthPtr: PSQLLEN;

  IndicatorPtr: PSQLLEN

):SQLRETURN;


Documentation generated on: 2023-03-18