Prado\Data\SqlMap\Configuration\TSqlMapInsert::getSelectKey PHP Method

getSelectKey() public method

public getSelectKey ( ) : TSqlMapSelectKey
return TSqlMapSelectKey select key element.
    public function getSelectKey()
    {
        return $this->_selectKey;
    }