Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the PredOperand class from the sourceInfo parameter.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Public Sub New ( _
sourceInfo As PredSourceInfo _
)
'Utilisation
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
)
Paramètres
- sourceInfo
Type : Microsoft.SqlServer.Management.XEvent.PredSourceInfo
A PredSourceInfo object.