Table class
(PECL mysql-xdevapi >= 8.0.11)
简介
Provides access to the table through INSERT/SELECT/UPDATE/DELETE statements.
类摘要
public function count():
int
public function existsInDatabase():
bool
public function getName():
string
public function isView():
bool
}
目录