PHP 클래스 Amp\Mysql\ConnectionState

파일 보기 프로젝트 열기: amphp/mysql

공개 프로퍼티들

프로퍼티 타입 설명
$affectedRows
$charset
$errorCode
$errorMsg
$errorState
$insertId
$serverVersion begins with "#"
$sessionState
$statusFlags
$statusInfo
$warnings

프로퍼티 상세

$affectedRows 공개적으로 프로퍼티

public $affectedRows

$charset 공개적으로 프로퍼티

public $charset

$errorCode 공개적으로 프로퍼티

public $errorCode

$errorMsg 공개적으로 프로퍼티

public $errorMsg

$errorState 공개적으로 프로퍼티

public $errorState

$insertId 공개적으로 프로퍼티

public $insertId

$serverVersion 공개적으로 프로퍼티

begins with "#"
public $serverVersion

$sessionState 공개적으로 프로퍼티

public $sessionState

$statusFlags 공개적으로 프로퍼티

public $statusFlags

$statusInfo 공개적으로 프로퍼티

public $statusInfo

$warnings 공개적으로 프로퍼티

public $warnings