SqlTraceFailToLoadInstAPIAssemblyException コンストラクター

SQLTraceFailToLoadInstAPIAssemblyException クラスの新しいインスタンスを初期化します。

名前空間:  Microsoft.SqlServer.Management.Trace
アセンブリ:  Microsoft.SqlServer.ConnectionInfoExtended (Microsoft.SqlServer.ConnectionInfoExtended.dll)

構文

'宣言
Public Sub New
'使用
Dim instance As New SqlTraceFailToLoadInstAPIAssemblyException()
public SqlTraceFailToLoadInstAPIAssemblyException()
public:
SqlTraceFailToLoadInstAPIAssemblyException()
new : unit -> SqlTraceFailToLoadInstAPIAssemblyException
public function SqlTraceFailToLoadInstAPIAssemblyException()

使用例

SMO 例外の処理

関連項目

参照

SqlTraceFailToLoadInstAPIAssemblyException クラス

SqlTraceFailToLoadInstAPIAssemblyException オーバーロード

Microsoft.SqlServer.Management.Trace 名前空間

その他の技術情報

SMO 例外の処理