SQL_GetAffinity

Syntax

native SQL_GetAffinity(driver[], maxlen);

Usage

driver
Buffer to store the driver name in.
maxlen
Maximum length of the output buffer.

Description

Retrieves which driver is this plugin currently bound to.

Return

This function has no return value.