This topic has not yet been rated - Rate this topic

MatchNoneFilterExpression Class

Namespace:  Microsoft.ServiceBus.Messaging.Filters
Assembly:  Microsoft.ServiceBus.Messaging (in Microsoft.ServiceBus.Messaging.dll)
[DataContractAttribute(Name = "MatchNoneFilterExpression", Namespace = "http://schemas.microsoft.com/netservices/2010/10/servicebus/connect")]
public sealed class MatchNoneFilterExpression : SqlFilterExpression

The MatchNoneFilterExpression type exposes the following members.

  NameDescription
Public propertyRequiresPreprocessing (Inherited from SqlFilterExpression.)
Public propertySqlExpression (Inherited from SqlFilterExpression.)
Top
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Public methodMatch (Inherited from SqlFilterExpression.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodPreprocess (Inherited from SqlFilterExpression.)
Public methodToString (Inherited from Object.)
Public methodValidate (Inherited from SqlFilterExpression.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.