BaseResult interface
(PECL mysql-xdevapi >= 8.0.11)
简介
类摘要
mysql_xdevapi\BaseResult
{
/* 方法 */
abstract public getWarnings
( void
) : array
abstract public getWarningsCount
( void
) : integer
}Table of Contents
- BaseResult::getWarnings — Fetch warnings from last operation
- BaseResult::getWarningsCount — Fetch warning count from last operation