Result class

(PECL mysql-xdevapi >= 8.0.11)

简介

类摘要

mysql_xdevapi\Result implements mysql_xdevapi\BaseResult , Traversable {
/* 方法 */
public getAffectedItemsCount ( ) : int
public getAutoIncrementValue ( ) : int
public getGeneratedIds ( ) : array
public getWarnings ( ) : array
public getWarningsCount ( ) : int
}

目录