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


In This Topic
FilterExpression Class Methods
In This Topic

For a list of all members of this type, see FilterExpression members.

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 MethodServes as the default hash function.  
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
See Also