다음을 통해 공유


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 네임스페이스