Конструктор Predicate
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()