Share via


QuantifierType Enum

Definition

Type of quantifier for expanding trigger expressions.

public enum QuantifierType
type QuantifierType = 
Public Enum QuantifierType
Inheritance
QuantifierType

Fields

All 0

Within a clause, duplicate any predicate with variable for each possible binding.

Any 1

Create a new clause for each possible binding of variable.

Applies to