\think\dbExpression

Summary

Methods
Properties
Constants
__construct()
getValue()
__toString()
No public properties found
No constants found
No protected methods found
$value
N/A
No private methods found
No private properties found
N/A

Properties

$value

$value : string

查询表达式

Type

string

Methods

__construct()

__construct(string  $value) : void

创建一个查询表达式

Parameters

string $value

getValue()

getValue() : string

获取表达式

Returns

string

__toString()

__toString()