SqlTraceFailToLoadInstAPIAssemblyException 构造函数

Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.

命名空间:  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 异常