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

반품

적용 대상