PredExpr Constructor
Initializes a new instance of PredExpr 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 PredExpr()
protected PredExpr()
protected:
PredExpr()
new : unit -> PredExpr
protected function PredExpr()