EventStreamException クラスの新しいインスタンスを既定値で初期化します。
名前空間: 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()