mysql_xdevapi\Client::close
(No version information available, might only be in Git)
mysql_xdevapi\Client::close — クライアントの接続を閉じる
説明
public mysql_xdevapi\Client::close ( ) : bool
サーバとのクライアントの接続を全て閉じます。
パラメータ
この関数にはパラメータはありません。
返り値
接続が閉じられれば true
を返します。