native
SQL_GetAffinity
Syntax
native SQL_GetAffinity(driver[], maxlen);
Description
Retrieves which driver is this plugin currently bound to.
Parameters
| driver | Buffer to store the driver name in. |
|---|---|
| maxlen | Maximum length of the output buffer. |
Return
This function has no return value.