UnsupportedEngineEditionException 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.
This exception gets thrown when an unsupported engine edition is detected.
[System.Serializable]
public sealed class UnsupportedEngineEditionException : Microsoft.SqlServer.Management.Smo.SmoException
[<System.Serializable>]
type UnsupportedEngineEditionException = class
inherit SmoException
Public NotInheritable Class UnsupportedEngineEditionException
Inherits SmoException
- Inheritance
- Attributes
Constructors
UnsupportedEngineEditionException() | |
UnsupportedEngineEditionException(String, Exception) | |
UnsupportedEngineEditionException(String) |
Properties
HelpLink |
Gets a link as string to the support web site. (Inherited from SmoException) |
SmoExceptionType |
Methods
SetHelpContext(String) | (Inherited from SmoException) |