InvalidSqlServer2005StoreFormatException Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Exception thrown when upgrading from SqlServer2005
[System.Serializable]
public class InvalidSqlServer2005StoreFormatException : Microsoft.SqlServer.Management.RegisteredServers.RegisteredServerException
[<System.Serializable>]
type InvalidSqlServer2005StoreFormatException = class
inherit RegisteredServerException
Public Class InvalidSqlServer2005StoreFormatException
Inherits RegisteredServerException
- Inheritance
-
InvalidSqlServer2005StoreFormatException
- Attributes
Constructors
InvalidSqlServer2005StoreFormatException() |
Base constructor |
InvalidSqlServer2005StoreFormatException(SerializationInfo, StreamingContext) |
Base constructor |
InvalidSqlServer2005StoreFormatException(String, Exception) |
Base constructor |
InvalidSqlServer2005StoreFormatException(String) |
Base constructor |
Properties
HelpLink |
will output a link to the help web site (Inherited from RegisteredServerException) |
RegisteredServerExceptionType |
Exception Type (Inherited from RegisteredServerException) |
Methods
Init() |
Initializes instance properties (Inherited from RegisteredServerException) |
SetHelpContext(String) |
Sets Help Context (Inherited from RegisteredServerException) |