Prado\Data\SqlMap\DataMapper\TSqlMapCache::getCacheSize PHP 메소드

getCacheSize() 공개 메소드

public getCacheSize ( ) : integer
리턴 integer cache size.
    public function getCacheSize()
    {
        return $this->_cacheSize;
    }