BaseXEStore.FormatPredicateExpression(PredExpr) Method

Definition

Gets the string representation of the predicate expression.

public virtual string FormatPredicateExpression (Microsoft.SqlServer.Management.XEvent.PredExpr predExpr);
abstract member FormatPredicateExpression : Microsoft.SqlServer.Management.XEvent.PredExpr -> string
override this.FormatPredicateExpression : Microsoft.SqlServer.Management.XEvent.PredExpr -> string
Public Overridable Function FormatPredicateExpression (predExpr As PredExpr) As String

Parameters

predExpr
PredExpr

Returns

Applies to