PHP 8.1.28 Released!

Die Klasse Expression

(PECL mysql-xdevapi >= 8.0.11)

Einführung

Klassenbeschreibung

class mysql_xdevapi\Expression {
/* Eigenschaften */
public $name;
/* Konstruktor */
public __construct(string $expression)
}

Eigenschaften

name

Inhaltsverzeichnis

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top