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