PredOperand 构造函数 (PredSourceInfo)

Initializes a new instance of the PredOperand class from the sourceInfo parameter.

命名空间:  Microsoft.SqlServer.Management.XEvent
程序集:  Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)

语法

声明
Public Sub New ( _
    sourceInfo As PredSourceInfo _
)
用法
Dim sourceInfo As PredSourceInfo 

Dim instance As New PredOperand(sourceInfo)
public PredOperand(
    PredSourceInfo sourceInfo
)
public:
PredOperand(
    PredSourceInfo^ sourceInfo
)
new : 
        sourceInfo:PredSourceInfo -> PredOperand
public function PredOperand(
    sourceInfo : PredSourceInfo
)

参数

请参阅

参考

PredOperand 类

PredOperand 重载

Microsoft.SqlServer.Management.XEvent 命名空间