Client::getClient

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

Client::getClientGet client session

说明

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

Get session associated with the client.

参数

此函数没有参数。

返回值

A Session object.

add a note add a note

User Contributed Notes

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