Конструктор SqlTraceFailToInstantiateTypeException (String)
Initiates a new instance of the SQLTraceFailToInstantiateTypeException class with the specified message.
Пространство имен: Microsoft.SqlServer.Management.Trace
Сборка: Microsoft.SqlServer.ConnectionInfoExtended (в Microsoft.SqlServer.ConnectionInfoExtended.dll)
Синтаксис
'Декларация
Public Sub New ( _
typeName As String _
)
'Применение
Dim typeName As String
Dim instance As New SqlTraceFailToInstantiateTypeException(typeName)
public SqlTraceFailToInstantiateTypeException(
string typeName
)
public:
SqlTraceFailToInstantiateTypeException(
String^ typeName
)
new :
typeName:string -> SqlTraceFailToInstantiateTypeException
public function SqlTraceFailToInstantiateTypeException(
typeName : String
)
Параметры
- typeName
Тип System. . :: . .String