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

返品

適用対象