Конструктор EventEnumerationException
Initializes a new instance of the EventEnumerationException using default values.
Пространство имен: Microsoft.SqlServer.XEvent.Linq
Сборка: Microsoft.SqlServer.XEvent.Linq (в Microsoft.SqlServer.XEvent.Linq.dll)
Синтаксис
'Декларация
Public Sub New
'Применение
Dim instance As New EventEnumerationException()
public EventEnumerationException()
public:
EventEnumerationException()
new : unit -> EventEnumerationException
public function EventEnumerationException()
См. также
Справочник
EventEnumerationException Класс