Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified serialization information and streaming context.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
Protected Sub New ( _
info As SerializationInfo, _
context As StreamingContext _
)
'Применение
Dim info As SerializationInfo
Dim context As StreamingContext
Dim instance As New InvalidSqlServer2005StoreFormatException(info, context)
protected InvalidSqlServer2005StoreFormatException(
SerializationInfo info,
StreamingContext context
)
protected:
InvalidSqlServer2005StoreFormatException(
SerializationInfo^ info,
StreamingContext context
)
new :
info:SerializationInfo *
context:StreamingContext -> InvalidSqlServer2005StoreFormatException
protected function InvalidSqlServer2005StoreFormatException(
info : SerializationInfo,
context : StreamingContext
)
Параметры
- info
Тип: System.Runtime.Serialization.SerializationInfo
A SerializationInfo value that specifies the serialization information that is associated with the exception.
- context
Тип: System.Runtime.Serialization.StreamingContext
A StreamingContext value that specifies the streaming context that is associated with the exception.
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Примеры
См. также
Справочник
InvalidSqlServer2005StoreFormatException Класс
Перегрузка InvalidSqlServer2005StoreFormatException
Пространство имен Microsoft.SqlServer.Management.RegisteredServers