PHP Class phprs\ezsql\rules\select\ForUpdateRule

Inheritance: extends GetRule
Show file Open project: caoym/phprs-restful

Public Methods

Method Description
forUpdate ( ) : ForUpdateOfRule forUpdate() => 'FOR UPDATE'

Method Details

forUpdate() public method

forUpdate() => 'FOR UPDATE'
public forUpdate ( ) : ForUpdateOfRule
return ForUpdateOfRule