예제 #1
0
 function exists()
 {
     return \Radical\DB::TableExists($this->_tableName);
 }