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

TSQLColAttribute

Declaration

Source position: odbcsql.inc line 1339

type TSQLColAttribute = function(

  StatementHandle: SQLHSTMT;

  ColumnNumber: SQLUSMALLINT;

  FieldIdentifier: SQLUSMALLINT;

  CharacterAttributePtr: SQLPOINTER;

  BufferLength: SQLSMALLINT;

  StringLengthPtr: PSQLSMALLINT;

  NumericAttributePtr: PSQLLEN

):SQLRETURN;


Documentation generated on: 2025-07-25