Source position: odbcsql.inc line 1249
type TSQLGetStmtAttr = function(
StatementHandle: SQLHSTMT;
Attribute: SQLINTEGER;
Value: SQLPOINTER;
BufferLength: SQLINTEGER;
StringLength: PSQLINTEGER
):SQLRETURN;