Initializes a new instance of the EventStreamException class with the default values.
네임스페이스: Microsoft.SqlServer.XEvent.Linq
어셈블리: Microsoft.SqlServer.XEvent.Linq(Microsoft.SqlServer.XEvent.Linq.dll)
구문
‘선언
Public Sub New
‘사용 방법
Dim instance As New EventStreamException()
public EventStreamException()
public:
EventStreamException()
new : unit -> EventStreamException
public function EventStreamException()