PredValue Class
Represents an rvalue in PredCompareExpr object or the second parameter in the PredFunctionExpr object.
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
System::Object
Microsoft.SqlServer.Management.XEvent::Predicate
Microsoft.SqlServer.Management.XEvent::PredValue
Microsoft.SqlServer.Management.XEvent::Predicate
Microsoft.SqlServer.Management.XEvent::PredValue
| Name | Description | |
|---|---|---|
![]() | PredValue(Object^) | Initializes a new instance of the PredValue class with the specified object. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | ToString() | Returns a string value that represents the current PredValue object.(Overrides Object::ToString().) |
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:
