Prado\Data\SqlMap\Configuration\TParameterMap::getProperties PHP 메소드

getProperties() 공개 메소드

public getProperties ( ) : TParameterProperty[]
리턴 TParameterProperty[] list of properties for the parameter map.
    public function getProperties()
    {
        return $this->_properties;
    }