次の方法で共有


PredOperand コンストラクター (PredSourceInfo)

sourceInfo パラメーターから PredOperand クラスの新しいインスタンスを初期化します。

名前空間:  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 名前空間