BaseXEStore.FormatPredicateExpression(PredExpr) 方法

定义

获取谓词表达式的字符串表示形式。

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

参数

predExpr
PredExpr

返回

适用于