Source position: odbcsql.inc line 1652
function SQLGetData(
StatementHandle: SQLHSTMT;
ColumnNumber: SQLUSMALLINT;
TargetType: SQLSMALLINT;
TargetValue: SQLPOINTER;
BufferLength: SQLLEN;
StrLen_or_Ind: PSQLLEN
):SQLRETURN;