PredExpr 建構函式
Initializes a new instance of PredExpr class.
命名空間: Microsoft.SqlServer.Management.XEvent
組件: Microsoft.SqlServer.Management.XEvent (在 Microsoft.SqlServer.Management.XEvent.dll 中)
語法
'宣告
Protected Sub New
'用途
Dim instance As New PredExpr()
protected PredExpr()
protected:
PredExpr()
new : unit -> PredExpr
protected function PredExpr()