Source position: odbcsql.inc line 1517
function SQLGetEnvAttr(
EnvironmentHandle: SQLHENV;
Attribute: SQLINTEGER;
Value: SQLPOINTER;
BufferLength: SQLINTEGER;
StringLength: PSQLINTEGER
):SQLRETURN;