Name | Description | |
---|---|---|
FilterNotExpression Constructor | Initializes a new instance of the FilterNotExpression class. |
The following tables list the members exposed by FilterNotExpression.
Name | Description | |
---|---|---|
FilterNotExpression Constructor | Initializes a new instance of the FilterNotExpression class. |
Name | Description | |
---|---|---|
NotExpression | Gets the expression that is negated. |
Name | Description | |
---|---|---|
CanConvertToSQLFilterExpression | Determines whether this filter expression can be converted to a SQL filter expression. (Inherited from C1.CollectionView.FilterExpression) | |
GetSQLFilterExpression<T> | Gets a filtering expression suitable for Linq to SQL. (Inherited from C1.CollectionView.FilterExpression) | |
ToString | Returns a string that represents the current object. |