Share via


Predicate Constructor

Initializes a new instance of the Predicate class.

Namespace:  Microsoft.SqlServer.Management.XEvent
Assembly:  Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New Predicate()
protected Predicate()
protected:
Predicate()
new : unit -> Predicate
protected function Predicate()

See Also

Reference

Predicate Class

Microsoft.SqlServer.Management.XEvent Namespace