ibase_maintain_db

(PHP 5, PHP 7 < 7.4.0)

ibase_maintain_dbExecute a maintenance command on the database server

說明

ibase_maintain_db(
    resource $service_handle,
    string $db,
    int $action,
    int $argument = 0
): bool
警告

本函數(shù)還未編寫文檔,僅有參數(shù)列表。

返回值

成功時(shí)返回 true, 或者在失敗時(shí)返回 false。