AndOr
Relationship with the previous condition
Sintaxe
//Version 2024.02.22.00
namespace
ProtocolLive
\
PhpLiveDb
\
Enums
;
enum
AndOr
{
case
And
;
case
Or
;
}
See more
-
Select::WhereAdd
-
Update::WhereAdd