Provides a mechanism for making direct calls to the MySQL API. More...
#include <rw/db/mysrc/myssysh.h>
Public Member Functions | |
MYSQL * | mysql () |
Class RWDBMySqlLibSystemHandle contains the MYSQL
structure used by the RWDBConnection.
MYSQL* RWDBMySqlLibSystemHandle::mysql | ( | ) |
Returns a pointer to the MYSQL
structure encapsulated by the respective RWDBConnection.
Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved. |