Prado\Data\SqlMap\Configuration\TSqlMapSelectKey::getProperty PHP 메소드

getProperty() 공개 메소드

public getProperty ( ) : string
리턴 string property name for the generated key.
    public function getProperty()
    {
        return $this->_property;
    }