ComponentOne CollectionView
C1.CollectionView Assembly / C1.CollectionView Namespace / FilterPredicateExpression Class
Properties Methods


In This Topic
    FilterPredicateExpression Class Members
    In This Topic

    The following tables list the members exposed by FilterPredicateExpression.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the FilterPredicateExpression class.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the predicate which will filter the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this filter expression can be converted to a SQL filter expression. (Inherited from C1.CollectionView.FilterExpression)
    Public MethodGets a filtering expression suitable for Linq to SQL. (Inherited from C1.CollectionView.FilterExpression)
    Top
    See Also