InvalidSqlServer2005StoreFormatException Class
SQL Server 2008 R2
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
System.Exception
Microsoft.SqlServer.Management.Common.SqlServerManagementException
Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException
Microsoft.SqlServer.Management.RegisteredServers.InvalidSqlServer2005StoreFormatException
Assembly: Microsoft.SqlServer.Management.RegisteredServers (in Microsoft.SqlServer.Management.RegisteredServers.dll)
The InvalidSqlServer2005StoreFormatException type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | 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. |
| Name | Description | |
|---|---|---|
![]() | Data | (Inherited from Exception.) |
![]() | HelpLink | Gets a String value that has a link to additional information about the exception. (Inherited from RegisteredServerException.) |
![]() | HResult | (Inherited from Exception.) |
![]() | InnerException | (Inherited from Exception.) |
![]() | Message | (Inherited from Exception.) |
![]() | RegisteredServerExceptionType | Gets the type of the exception. (Inherited from RegisteredServerException.) |
![]() | Source | (Inherited from Exception.) |
![]() | StackTrace | (Inherited from Exception.) |
![]() | TargetSite | (Inherited from Exception.) |
| Name | Description | |
|---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetBaseException | (Inherited from Exception.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetObjectData | (Inherited from Exception.) |
![]() | GetType | (Inherited from Exception.) |
![]() | Init | Initializes the properties of a RegisteredServerException object (Inherited from RegisteredServerException.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | SetHelpContext | Sets the help context for the exception. (Inherited from RegisteredServerException.) |
![]() | ToString | (Inherited from Exception.) |
