PredValue 클래스

정의

PredValue는 PredCompareExpr의 rvalue 또는 PredFunctionExpr의 두 번째 매개 변수를 나타냅니다.

public sealed class PredValue : Microsoft.SqlServer.Management.XEvent.Predicate
type PredValue = class
    inherit Predicate
Public NotInheritable Class PredValue
Inherits Predicate
상속
PredValue

생성자

Name Description
PredValue(Object)

유니코드 문자열을 사용하여 클래스의 PredValue 새 인스턴스를 초기화합니다.

메서드

Name Description
ToString()

현재String를 나타내는 값을 Object 반환합니다.

적용 대상