ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterExpression Class
Methods


In This Topic
    FilterExpression Class Members
    In This Topic

    The following tables list the members exposed by FilterExpression.

    Public Methods
     NameDescription
    Public MethodDetermines whether this filter expression can be converted to a SQL filter expression.  
    Public Methodstatic (Shared in Visual Basic)Combines a range of expressions using the specified logical operator.  
    Public Methodstatic (Shared in Visual Basic)Creates a FilterExpression from a string.  
    Public MethodGets a filtering expression suitable for Linq to SQL.  
    Top
    See Also