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