mysql_xdevapi\Client::close

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

mysql_xdevapi\Client::closeClose client

Açıklama

publicmysql_xdevapi\Client::close(): bool

Close all client connections with the server.

Bağımsız Değişkenler

Bu işlevin bağımsız değişkeni yoktur.

Dönen Değerler

true if connections are closed.

To Top