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