SfcUnsupportedVersionException Class

Definition

This exception is thrown when a property in not supported for current Server Version.

[System.Serializable]
public sealed class SfcUnsupportedVersionException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcUnsupportedVersionException = class
    inherit SfcException
Public NotInheritable Class SfcUnsupportedVersionException
Inherits SfcException
Inheritance
SfcUnsupportedVersionException
Attributes

Constructors

SfcUnsupportedVersionException()

Constructor

SfcUnsupportedVersionException(String)

Base constructor

SfcUnsupportedVersionException(String, Exception)

Base constructor

Properties

HelpLink (Inherited from SfcException)

Methods

SetHelpContext(String) (Inherited from SfcException)

Applies to