Construtor Predicate
Initializes a new instance of the Predicate class.
Namespace: Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (em Microsoft.SqlServer.Management.XEvent.dll)
Sintaxe
'Declaração
Protected Sub New
'Uso
Dim instance As New Predicate()
protected Predicate()
protected:
Predicate()
new : unit -> Predicate
protected function Predicate()