共用方式為


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 命名空間