Пример #1
0
 protected function getTablePkName()
 {
     return Da_Wrapper::configValue('dc', $this->_ns, $this->_db, $this->_table, ':primary_key');
 }