Pinq\Queries\Segments\SelectMany::getType PHP Method

getType() public method

public getType ( )
    public function getType()
    {
        return self::SELECT_MANY;
    }