Client::getClient

(No version information available, might only be in Git)

Client::getClientDevuelve la sesión del cliente

Descripción

public mysql_xdevapi\Client::getSession(): mysql_xdevapi\Session

Devuelve la sesión asociada al cliente.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Un objeto Session.

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top