Condividi tramite


Costruttore PredOperand (PredSourceInfo)

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

Spazio dei nomi  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Sintassi

'Dichiarazione
Public Sub New ( _
    sourceInfo As PredSourceInfo _
)
'Utilizzo
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
)

Parametri

Vedere anche

Riferimento

PredOperand Classe

Overload PredOperand

Spazio dei nomi Microsoft.SqlServer.Management.XEvent