Prado\Data\SqlMap\Statements\TStaticSql::getPreparedStatement PHP Method

getPreparedStatement() public method

public getPreparedStatement ( $parameter = null )
    public function getPreparedStatement($parameter = null)
    {
        return $this->_preparedStatement;
    }