Costruttore PredExpr
Initializes a new instance of PredExpr class.
Spazio dei nomi Microsoft.SqlServer.Management.XEvent
Assembly: Microsoft.SqlServer.Management.XEvent (in Microsoft.SqlServer.Management.XEvent.dll)
Sintassi
'Dichiarazione
Protected Sub New
'Utilizzo
Dim instance As New PredExpr()
protected PredExpr()
protected:
PredExpr()
new : unit -> PredExpr
protected function PredExpr()