Construtor EventStreamException
Initializes a new instance of the EventStreamException class with the default values.
Namespace: Microsoft.SqlServer.XEvent.Linq
Assembly: Microsoft.SqlServer.XEvent.Linq (em Microsoft.SqlServer.XEvent.Linq.dll)
Sintaxe
'Declaração
Public Sub New
'Uso
Dim instance As New EventStreamException()
public EventStreamException()
public:
EventStreamException()
new : unit -> EventStreamException
public function EventStreamException()