Share via


UnsupportedEngineEditionException Class

Definition

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
UnsupportedEngineEditionException
Attributes

Applies to