Result class
(PECL mysql-xdevapi >= 8.0.11)
简介
类摘要
/* 方法 */
public
getAutoIncrementValue (
void ) :
int
public
getGeneratedIds (
void ) :
ArrayOfInt
public
getWarnings (
void ) :
array
public
getWarningsCount (
void ) :
integer
}
Table of Contents
- Result::__construct — Result constructor
- Result::getAutoIncrementValue — Get autoincremented value
- Result::getGeneratedIds — Get generated ids
- Result::getWarnings — Get warnings from last operation
- Result::getWarningsCount — Get warning count from last operation