Initializes a new instance of the Predicate class.
命名空间: Microsoft.SqlServer.Management.XEvent
程序集: Microsoft.SqlServer.Management.XEvent(在 Microsoft.SqlServer.Management.XEvent.dll 中)
语法
声明
Protected Sub New
用法
Dim instance As New Predicate()
protected Predicate()
protected:
Predicate()
new : unit -> Predicate
protected function Predicate()