PredValue Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
Constructors
PredValue(Object) |
Initializes a new instance of the PredValue class with a Unicode string. |
Methods
ToString() |