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
type SfcUnsupportedVersionException = class
    inherit SfcException
Public NotInheritable Class SfcUnsupportedVersionException
Inherits SfcException
Inheritance
SfcUnsupportedVersionException
Attributes
SerializableAttribute SerializableAttribute

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