Source position: odbcsql.inc line 1297
type TSQLGetConnectAttr = function(
ConnectionHandle: SQLHDBC;
Attribute: SQLINTEGER;
Value: SQLPOINTER;
BufferLength: SQLINTEGER;
StringLengthPtr: PSQLINTEGER
):SQLRETURN;