Prado\Data\SqlMap\DataMapper\TSqlMapCache::getCacheSize PHP Méthode

getCacheSize() public méthode

public getCacheSize ( ) : integer
Résultat integer cache size.
    public function getCacheSize()
    {
        return $this->_cacheSize;
    }