Example #1
0
 /**
  * @return	bool
  */
 function Select()
 {
     return $this->_connector->Select();
 }