Retrieves a driver's identification string.
Example: "mysql", "sqlite"
void SQL_GetDriverIdent(Handle driver, char[] ident, int maxlength)
Driver Handle, or INVALID_HANDLE for the default driver.
Identification string buffer.
Maximum length of the buffer.
Invalid Handle other than INVALID_HANDLE.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.