\MVC\MySql\ExpressionJoinExpression

Syntax:

tableName => [table1 => field, table2 => field]

Summary

Methods
Properties
Constants
AsExpression()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$types
N/A

Properties

$types

$types : 

Type

Methods

AsExpression()

AsExpression(array  $option, string  $type) : string

生成表达式字符串文本

Parameters

array $option

tableName => [table1 => field, table2 => field]

string $type

Returns

string —

expression