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