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