C1.DataCollection Assembly / C1.DataCollection Namespace / FilterExpression Class
Methods

FilterExpression Class Members

The following tables list the members exposed by FilterExpression.

Public Methods
 NameDescription
Public Methodstatic (Shared in Visual Basic)Overloaded. Combines a range of expressions using the specified logical operator.  
Public Method  
Public Methodstatic (Shared in Visual Basic)Creates a FilterExpression from a string.  
Public Method  
Public Methodstatic (Shared in Visual Basic)Gets the query back from the expression. If the query can not be determined it returns an empty string.  
Top
Extension Methods
 NameDescription
Public Extension MethodGets the expression corresponding to the specified scope.
Public Extension MethodGets whether the expression belongs to the specified scope.
Public Extension MethodRemoves the expression in the specified scope.
Public Extension MethodReplaces the expression in the specified scope by the newExpression.
Top
Public Operators
See Also