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

建構函式

名稱 Description
PredValue(Object)

用 Unicode 字串初始化該 PredValue 類別的新實例。

方法

名稱 Description
ToString()

回傳 String 代表電流 Object的 a 。

適用於