SfcUnsupportedVersionException 클래스

정의

현재 서버 버전에 대해 지원되지 않는 속성이 있는 경우 이 예외가 throw됩니다.

[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
상속
SfcUnsupportedVersionException
특성

생성자

Name Description
SfcUnsupportedVersionException()

생성자

SfcUnsupportedVersionException(String, Exception)

기본 생성자

SfcUnsupportedVersionException(String)

기본 생성자

속성

Name Description
HelpLink

현재 서버 버전에 대해 지원되지 않는 속성이 있는 경우 이 예외가 throw됩니다.

(다음에서 상속됨 SfcException)

메서드

Name Description
SetHelpContext(String)

현재 서버 버전에 대해 지원되지 않는 속성이 있는 경우 이 예외가 throw됩니다.

(다음에서 상속됨 SfcException)

적용 대상