Exemple #1
0
 public function setBatchLimit($limit)
 {
     scaliendb_client::SDBP_SetBatchLimit($this->cptr, $limit);
 }