Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the SQLTraceFailToLoadInstAPIAssemblyException class with the specified serialization information and the specified streaming context.
Пространство имен: Microsoft.SqlServer.Management.Trace
Сборка: Microsoft.SqlServer.ConnectionInfoExtended (в Microsoft.SqlServer.ConnectionInfoExtended.dll)
Синтаксис
'Декларация
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Применение
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New SqlTraceFailToLoadInstAPIAssemblyException(info, context)
protected SqlTraceFailToLoadInstAPIAssemblyException(
SerializationInfo info,
StreamingContext context
)
protected:
SqlTraceFailToLoadInstAPIAssemblyException(
SerializationInfo^ info,
StreamingContext context
)
new :
info:SerializationInfo *
context:StreamingContext -> SqlTraceFailToLoadInstAPIAssemblyException
protected function SqlTraceFailToLoadInstAPIAssemblyException(
info : SerializationInfo,
context : StreamingContext
)
Параметры
- info
Тип: System.Runtime.Serialization.SerializationInfo
A SerializationInfo object value that specifies the serialization information for the SQL Trace Fail to Load Inst API Assembly exception.
- context
Тип: System.Runtime.Serialization.StreamingContext
A StreamingContext object value that specifies the streaming context for the SQL Trace Fail to Load Inst API Assembly exception.
Примеры
См. также
Справочник
SqlTraceFailToLoadInstAPIAssemblyException Класс
Перегрузка SqlTraceFailToLoadInstAPIAssemblyException
Пространство имен Microsoft.SqlServer.Management.Trace