Share via


MultipleOperandBooleanExpressionType Members

Include Protected Members
Include Inherited Members

The MultipleOperandBooleanExpressionType class is the base class for derived classes that represent a restriction formed by two or more Boolean operands.

The MultipleOperandBooleanExpressionType type exposes the following members.

Constructors

  Name Description
Protected method MultipleOperandBooleanExpressionType The MultipleOperandBooleanExpressionType class is abstract and cannot be instantiated.

Top

Properties

  Name Description
Public property Items The Items property gets or sets an array of search expressions that represents a set of operands.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top