PredCompareExpr Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Initialise une nouvelle instance de la classe PredCompareExpr.
public PredCompareExpr(Microsoft.SqlServer.Management.XEvent.PredCompareExpr.ComparatorType type, Microsoft.SqlServer.Management.XEvent.PredOperand operand, Microsoft.SqlServer.Management.XEvent.PredValue value);
new Microsoft.SqlServer.Management.XEvent.PredCompareExpr : Microsoft.SqlServer.Management.XEvent.PredCompareExpr.ComparatorType * Microsoft.SqlServer.Management.XEvent.PredOperand * Microsoft.SqlServer.Management.XEvent.PredValue -> Microsoft.SqlServer.Management.XEvent.PredCompareExpr
Public Sub New (type As PredCompareExpr.ComparatorType, operand As PredOperand, value As PredValue)
Paramètres
Le type.
- operand
- PredOperand
Opérande.
- value
- PredValue
La valeur.