Property | Type | Description | |
---|---|---|---|
$joiningFunction | The function for selecting the resulting values of the join | ||
$options | The join options. |
Method | Description | |
---|---|---|
__construct ( |
||
getJoiningFunction ( ) : |
||
getOptions ( ) : |
||
getParameters ( ) | ||
getType ( ) | ||
traverse ( Pinq\Queries\Segments\ISegmentVisitor $visitor ) | ||
update ( |
public __construct ( |
||
$options | ||
$joiningFunction |
final public getJoiningFunction ( ) : |
||
return |
final public getOptions ( ) : |
||
return |
public traverse ( Pinq\Queries\Segments\ISegmentVisitor $visitor ) | ||
$visitor | Pinq\Queries\Segments\ISegmentVisitor |
public update ( |
||
$options | ||
$joiningFunction | ||
return |
protected ConnectorProjection,Pinq\Queries\Functions $joiningFunction | ||
return |