get_internal_connection


Description:

public unowned Connection get_internal_connection ()

Get a pointer to the Connection object internally used by this to store its contents.

The returned connection can be used to access some other data than the one managed by this itself. The returned object is not owned by the caller (if you need to keep it, then use @ref ). Do not close the connection.

Parameters:

this

a MetaStore object

Returns:

a Connection, or null