(No version information available, might only be in Git)
Session::dropSchema — Drop a schema
$schema_name
本函数还未编写文档,仅有参数列表。
schema_name
Name of the schema to drop.
Example #1 mysql_xdevapi\Session::dropSchema() example
<?php/* ... */?>