Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Doctrine
OrientDB
Query
Command
UpdateInterface
PHP 인터페이스 Doctrine\OrientDB\Query\Command\UpdateInterface
파일 보기
프로젝트 열기: doctrine/orientdb-odm
공개 메소드들
메소드
설명
set
(
array
$values
,
boolean
$append
) :
Update
Set the $values of the updates to be done.
메소드 상세
set()
공개
메소드
You can $append the values.
public
set
(
array
$values
,
boolean
$append
) :
Update
$values
array
$append
boolean
리턴
Update