lastErrorMessage() 공개 메소드

public lastErrorMessage ( )
예제 #1
0
 public function lastErrorMessage()
 {
     return $this->_db->lastErrorMessage();
 }