The AwxFilter type exposes the following members.

Methods

  NameDescription
Public methodClone
Implements ICloneable
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodEvaluate
Evaluates the row using this filter, and a list of aliases that can be used to resolve the aliases in the filter
Public methodEvaluateExpression
Evaluates the row using this filter
Public methodGetAliases
Returns a list of aliases used by this filter
Public methodGetExpression
Returns an expression that represents the filter
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetKey
Returns the Key of the AwxFilter.
Protected methodGetPropertyName``1 (Inherited from BindableObject.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodHasErrorsOverride (Inherited from ValidatingObject.)
Protected methodOnErrorsChanged (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged(String) (Inherited from ValidatingObject.)
Protected methodOnPropertyChanged``1(Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodOnPropertyValidated (Inherited from ValidatingObject.)
Protected methodSetAndNotify``1(UMP%, UMP, Expression<(Of <<'(Func<(Of <<'(UMP>)>>)>)>>)) (Inherited from BindableObject.)
Protected methodSetAndNotify``1(UMP%, UMP, String) (Inherited from BindableObject.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)

See Also