Result class
(PECL mysql-xdevapi >= 8.0.11)
はじめに
クラス概要
/* メソッド */
public getAffectedItemsCount
( void
) : int
public getAutoIncrementValue
( void
) : int
public getGeneratedIds
( void
) : array
public getWarnings
( void
) : array
public getWarningsCount
( void
) : integer
}目次
- Result::__construct — Result constructor
- Result::getAffectedItemsCount — Get affected row count
- 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