Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Initiates a new instance of the SQLTraceFailToInstantiateTypeException 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 SqlTraceFailToInstantiateTypeException()
public SqlTraceFailToInstantiateTypeException()
public:
SqlTraceFailToInstantiateTypeException()
new : unit -> SqlTraceFailToInstantiateTypeException
public function SqlTraceFailToInstantiateTypeException()
Examples
How to: Catch an Exception in Visual Basic .NET
See Also
Reference
SqlTraceFailToInstantiateTypeException Class
SqlTraceFailToInstantiateTypeException Overload
Microsoft.SqlServer.Management.Trace Namespace