UpdateQueryBuilder
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- build() : TypedValue>}
Methods
__construct()
public
__construct(string $table, EntryTypesMap $typesMap) : mixed
Parameters
- $table : string
- $typesMap : EntryTypesMap
build()
public
build(Row $row, UpdateOptions $options) : TypedValue>}
Parameters
- $row : Row
- $options : UpdateOptions