PHP Class Ouzo\Db\QueryType

Show file Open project: letsdrink/ouzo

Public Properties

Property Type Description
$COUNT
$DELETE
$INSERT
$SELECT
$UPDATE

Property Details

$COUNT public static property

public static $COUNT

$DELETE public static property

public static $DELETE

$INSERT public static property

public static $INSERT

$SELECT public static property

public static $SELECT

$UPDATE public static property

public static $UPDATE