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

TSQLSetDescRec

Declaration

Source position: odbcsql.inc line 1257

type TSQLSetDescRec = function(

  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