BaseXEStore.FormatPredicateExpression(PredExpr) Método

Definición

Obtiene la representación de cadena de la expresión de predicado.

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

Parámetros

predExpr
PredExpr

Devoluciones

Se aplica a