Partilhar via


Construtor PredOperand (PredSourceInfo)

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

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)

Sintaxe

'Declaração
Public Sub New ( _
    sourceInfo As PredSourceInfo _
)
'Uso
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
)

Parâmetros

Consulte também

Referência

PredOperand Classe

Sobrecarregado PredOperand

Namespace Microsoft.SqlServer.Management.XEvent