PredValue Class

Definition

PredValue represents is rvalue in PredCompareExpr or second parameter in PredFunctionExpr

public sealed class PredValue : Microsoft.SqlServer.Management.XEvent.Predicate
type PredValue = class
    inherit Predicate
Public NotInheritable Class PredValue
Inherits Predicate
Inheritance
PredValue

Constructors

PredValue(Object)

Initializes a new instance of the PredValue class with a Unicode string.

Methods

ToString()

Returns a String that represents the current Object.

Applies to