SfcDesignModeException 클래스

정의

디자인 모드 스위치가 실패하면 이 예외가 throw됩니다.

[System.Serializable]
public sealed class SfcDesignModeException : Microsoft.SqlServer.Management.Sdk.Sfc.SfcException
[<System.Serializable>]
type SfcDesignModeException = class
    inherit SfcException
Public NotInheritable Class SfcDesignModeException
Inherits SfcException
상속
특성

생성자

Name Description
SfcDesignModeException()

생성자

SfcDesignModeException(String, Exception)

기본 생성자

SfcDesignModeException(String)

기본 생성자

속성

Name Description
HelpLink

디자인 모드 스위치가 실패하면 이 예외가 throw됩니다.

(다음에서 상속됨 SfcException)

메서드

Name Description
SetHelpContext(String)

디자인 모드 스위치가 실패하면 이 예외가 throw됩니다.

(다음에서 상속됨 SfcException)

적용 대상