typedef void (__cdecl * HandleSQLFeedback)(CTEXTSTR message);
Function signature for the callback when the SQL layer can log a status about a database connection (connection, disconnected, failed...) See SQLSetFeedbackHandler.
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|