跳到主要内容

to_sql_value

将指定的值转换为用于sql的值

声明

mixed to_sql_value(mixed value)

参数

参数名描述
value待转换的值

返回值

转换后的sql值

使用方式

返回文档