Exemple #1
0
 public function close()
 {
     scaliendb_client::SDBP_ResultClose($this->cptr);
     $this->cptr = NULL;
 }