Constructeur Predicate
Initializes a new instance of the Predicate class.
Espace de noms : Microsoft.SqlServer.Management.XEvent
Assembly : Microsoft.SqlServer.Management.XEvent (en Microsoft.SqlServer.Management.XEvent.dll)
Syntaxe
'Déclaration
Protected Sub New
'Utilisation
Dim instance As New Predicate()
protected Predicate()
protected:
Predicate()
new : unit -> Predicate
protected function Predicate()