mysqli_warning クラスはじめにMySQL の警告を表します。 クラス概要
final
mysqli_warning
/* プロパティ */
public
string
$message;
public
string
$sqlstate;
public
int
$errno;
/* メソッド */
private __construct()
public bool next()
プロパティ
|