Sdílet prostřednictvím


SqlTraceFailToLoadInstAPIAssemblyException Constructor

Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class.

Namespace:  Microsoft.SqlServer.Management.Trace
Assembly:  Microsoft.SqlServer.ConnectionInfoExtended (in Microsoft.SqlServer.ConnectionInfoExtended.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New SqlTraceFailToLoadInstAPIAssemblyException()
public SqlTraceFailToLoadInstAPIAssemblyException()
public:
SqlTraceFailToLoadInstAPIAssemblyException()
new : unit -> SqlTraceFailToLoadInstAPIAssemblyException
public function SqlTraceFailToLoadInstAPIAssemblyException()

Examples

Handling SMO Exceptions

See Also

Reference

SqlTraceFailToLoadInstAPIAssemblyException Class

SqlTraceFailToLoadInstAPIAssemblyException Overload

Microsoft.SqlServer.Management.Trace Namespace

Other Resources

Handling SMO Exceptions