PredExpr 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.
Base class for all of the predicate expression.
public abstract class PredExpr : Microsoft.SqlServer.Management.XEvent.Predicate
type PredExpr = class
inherit Predicate
Public MustInherit Class PredExpr
Inherits Predicate
- Inheritance
- Derived
Constructors
PredExpr() |