The AwxFilter type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Clone |
Implements ICloneable
|
![]() | Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) |
![]() | Evaluate |
Evaluates the row using this filter, and a list of aliases that can be used to resolve the aliases in the filter
|
![]() | EvaluateExpression |
Evaluates the row using this filter
|
![]() | GetAliases |
Returns a list of aliases used by this filter
|
![]() | GetExpression |
Returns an expression that represents the filter
|
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetKey |
Returns the Key of the AwxFilter.
|
![]() | GetPropertyName``1 | (Inherited from BindableObject.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HasErrorsOverride | (Inherited from ValidatingObject.) |
![]() | OnErrorsChanged | (Inherited from ValidatingObject.) |
![]() | OnPropertyChanged(String) | (Inherited from ValidatingObject.) |
![]() | OnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | OnPropertyValidated | (Inherited from ValidatingObject.) |
![]() | SetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) | (Inherited from BindableObject.) |
![]() | SetAndNotify``1(UMP%, UMP, String) | (Inherited from BindableObject.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |