Примечание.
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
The InvalidSqlServer2005StoreFormatException class is an exception that is raised when the incorrect storage format is encountered.
Иерархия наследования
System.Object
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException
Microsoft.SqlServer.Management.RegisteredServers.InvalidSqlServer2005StoreFormatException
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
<SerializableAttribute> _
Public Class InvalidSqlServer2005StoreFormatException _
Inherits RegisteredServerException
'Применение
Dim instance As InvalidSqlServer2005StoreFormatException
[SerializableAttribute]
public class InvalidSqlServer2005StoreFormatException : RegisteredServerException
[SerializableAttribute]
public ref class InvalidSqlServer2005StoreFormatException : public RegisteredServerException
[<SerializableAttribute>]
type InvalidSqlServer2005StoreFormatException =
class
inherit RegisteredServerException
end
public class InvalidSqlServer2005StoreFormatException extends RegisteredServerException
Тип InvalidSqlServer2005StoreFormatException обеспечивает доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
InvalidSqlServer2005StoreFormatException() | Initializes an T:Microsoft.SqlServer.Management.RegisteredServers.InvalidSqlServer2005StoreFormatException. |
![]() |
InvalidSqlServer2005StoreFormatException(String) | Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text. |
![]() |
InvalidSqlServer2005StoreFormatException(SerializationInfo, StreamingContext) | Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified serialization information and streaming context. |
![]() |
InvalidSqlServer2005StoreFormatException(String, Exception) | Initializes a new instance of the InvalidSqlServer2005StoreFormatException class that has the specified message text and inner exception. |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
Data | (Производный от Exception.) |
![]() |
HelpLink | Gets a String value that has a link to additional information about the exception. (Производный от RegisteredServerException.) |
![]() |
HResult | (Производный от Exception.) |
![]() |
InnerException | (Производный от Exception.) |
![]() |
Message | (Производный от Exception.) |
![]() |
RegisteredServerExceptionType | Gets the type of the exception. (Производный от RegisteredServerException.) |
![]() |
Source | (Производный от Exception.) |
![]() |
StackTrace | (Производный от Exception.) |
![]() |
TargetSite | (Производный от Exception.) |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Производный от Object.) |
![]() |
Finalize | (Производный от Object.) |
![]() |
GetBaseException | (Производный от Exception.) |
![]() |
GetHashCode | (Производный от Object.) |
![]() |
GetObjectData | Важный элемент безопасности. (Производный от Exception.) |
![]() |
GetType | (Производный от Exception.) |
![]() |
Init | Initializes the properties of a RegisteredServerException object (Производный от RegisteredServerException.) |
![]() |
MemberwiseClone | (Производный от Object.) |
![]() |
SetHelpContext | Sets the help context for the exception. (Производный от RegisteredServerException.) |
![]() |
ToString | (Производный от Exception.) |
В начало
События
| Имя | Описание | |
|---|---|---|
![]() |
SerializeObjectState | (Производный от Exception.) |
В начало
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.
Thread Safety
Все общие статические члены этого типа (Shared в Microsoft Visual Basic) можно использовать в многопоточных операциях. Потокобезопасная работа с членами экземпляров типа не гарантируется.
Примеры
Безопасность многопоточности
Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.
См. также
Справочник
Пространство имен Microsoft.SqlServer.Management.RegisteredServers
.gif)
.gif)
.gif)
.gif)