Class UCASTFilter
Wrapper type for the UCAST data filters Enterprise OPA generates. See the Styra.Ucast.Linq.UCASTNode docs for details.
public class UCASTFilter : UCASTNode, IFilter
- Inheritance
-
UCASTNodeUCASTFilter
- Implements
- Inherited Members
-
UCASTNode.TypeUCASTNode.OpUCASTNode.FieldUCASTNode.Value
Constructors
UCASTFilter()
public UCASTFilter()
UCASTFilter(UCASTNode)
public UCASTFilter(UCASTNode query)
Parameters
query
UCASTNode
Methods
GetFilterType()
public FilterType GetFilterType()
Returns
ToString()
Returns a string that represents the current object.
public override string ToString()
Returns
- string
A string that represents the current object.