SqlTraceFailToInstantiateTypeException Constructor (String)
Initiates a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message.
Namespace: Microsoft.SqlServer.Management.Trace
Assembly: Microsoft.SqlServer.ConnectionInfoExtended (in microsoft.sqlserver.connectioninfoextended.dll)
Syntax
'Deklaracja
Public Sub New ( _
typeName As String _
)
public SqlTraceFailToInstantiateTypeException (
string typeName
)
public:
SqlTraceFailToInstantiateTypeException (
String^ typeName
)
public SqlTraceFailToInstantiateTypeException (
String typeName
)
public function SqlTraceFailToInstantiateTypeException (
typeName : String
)
Parameters
- typeName
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.