PredLogicalExpr Class
Represents a predicate that can be used in an expression.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
System::Object
Microsoft.SqlServer.Management.XEvent::Predicate
Microsoft.SqlServer.Management.XEvent::PredExpr
Microsoft.SqlServer.Management.XEvent::PredLogicalExpr
Microsoft.SqlServer.Management.XEvent::Predicate
Microsoft.SqlServer.Management.XEvent::PredExpr
Microsoft.SqlServer.Management.XEvent::PredLogicalExpr
| Name | Description | |
|---|---|---|
![]() | PredLogicalExpr(PredLogicalExpr::LogicalOperatorType, PredExpr^, PredExpr^) | Initializes a new instance of the PredLogicalExpr class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

