SalesBuy
1-855-856-7678
Technical SupportSupport
Matches a filter expression.
Namespace: Microsoft.ServiceBus.Messaging
The TrueFilter type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | CompatibilityLevel | This property is reserved for future use. An integer value showing the compatibility level, currently hard-coded to 20. (Inherited from SqlFilter.) |
![]() | Parameters | Sets the value of a filter expression. (Inherited from SqlFilter.) |
![]() | RequiresPreprocessing | Gets a value indicating whether the SQL filter expression requires preprocessing. (Overrides SqlFilter.RequiresPreprocessing.) |
![]() | SqlExpression | Gets the SQL expression. (Inherited from SqlFilter.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | Match | Matches a message against the current SQL expression. (Overrides SqlFilter.Match(BrokeredMessage).) |
![]() | Preprocess | Gets the preprocessed filter expression. (Overrides SqlFilter.Preprocess().) |
![]() | ToString | (Inherited from Object.) |
![]() | Validate | Validates the SQL expression. (Overrides SqlFilter.Validate().) |