Table class
(PECL mysql-xdevapi >= 8.0.11)
Introduction
Provides access to the table through INSERT/SELECT/UPDATE/DELETE statements.
Class synopsis
public function count():
int
public function existsInDatabase():
bool
public function getName():
string
public function isView():
bool
}
Table of Contents
There are no user contributed notes for this page.