Home
last modified time | relevance | path

Searched refs:p_unique (Results 1 – 1 of 1) sorted by relevance

/plugin/database/
H A Ddatabase.php553 function Column ($p_id, $p_name, $p_label, $p_mandatory, $p_unique, $p_type, $p_visible) { argument
563 $this->unique = $p_unique;